Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
Update release tag for benchmark
  • Loading branch information
michaeltryby authored Feb 28, 2022
1 parent a868ebc commit fb1ccc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ jobs:
- name: Before test
env:
NRTESTS_URL: https://github.com/SWMM-Project/swmm-nrtestsuite
run: before-nrtest.cmd
RELEASE_TAG: v2.0.0
run: before-nrtest.cmd %RELEASE_TAG%

- name: Reg test
run: run-nrtests.cmd %GITHUB_RUN_ID%_%GITHUB_RUN_NUMBER%
Expand Down

0 comments on commit fb1ccc9

Please sign in to comment.