Skip to content

Commit a87864b

Browse files
authored
Update future_testing.yml
1 parent c8eba78 commit a87864b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/future_testing.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,21 @@ jobs:
2828
- name: Checkout Swift
2929
uses: actions/checkout@v2
3030
with:
31+
ref: future
3132
repository: jhavl/swift
3233
path: swift
3334

3435
- name: Checkout Spatialmath
3536
uses: actions/checkout@v2
3637
with:
38+
ref: future
3739
repository: petercorke/spatialmath-python
3840
path: sm
3941

4042
- name: Checkout Spatialgeometry
4143
uses: actions/checkout@v2
4244
with:
45+
ref: future
4346
repository: jhavl/spatialgeometry
4447
path: sg
4548

0 commit comments

Comments
 (0)