We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c1b26 commit 39c0693Copy full SHA for 39c0693
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: refs/heads/dev
17
- name: Build XTMF2
18
run: |
19
dotnet build -c Release
0 commit comments