Skip to content

Commit 5828793

Browse files
committed
Change test_future CI to use master/main refs
1 parent d627a14 commit 5828793

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/test_future.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ jobs:
99
unittest:
1010

1111
runs-on: ${{ matrix.os }}
12-
12+
1313
continue-on-error: true
14-
14+
1515
strategy:
1616
matrix:
1717
os: [windows-latest, ubuntu-latest, macos-12]
@@ -32,21 +32,21 @@ jobs:
3232
- name: Checkout Swift
3333
uses: actions/checkout@v4
3434
with:
35-
ref: future
35+
ref: master
3636
repository: jhavl/swift
3737
path: swift
3838

3939
- name: Checkout Spatialmath
4040
uses: actions/checkout@v4
4141
with:
42-
ref: future
42+
ref: master
4343
repository: petercorke/spatialmath-python
4444
path: sm
4545

4646
- name: Checkout Spatialgeometry
4747
uses: actions/checkout@v4
4848
with:
49-
ref: future
49+
ref: main
5050
repository: jhavl/spatialgeometry
5151
path: sg
5252

@@ -70,7 +70,7 @@ jobs:
7070
- name: Specific numpy version for Ubuntu (pybullet dep)
7171
if: runner.os == 'Linux'
7272
run: pip install numpy==1.26.4
73-
73+
7474
- name: Test with pytest
7575
run: |
7676
cd robotics-toolbox-python

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy