We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57fc463 commit 80c8869Copy full SHA for 80c8869
1 file changed
.github/workflows/BuildAndTest.yml
@@ -13,6 +13,7 @@ jobs:
13
- uses: actions/checkout@v1
14
with:
15
repository: TravelModellingGroup/XTMF2
16
+ ref: origin/dev
17
- name: Debug
18
run: |
19
ls -hla .
0 commit comments