Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltryby authored Oct 18, 2022
1 parent d319b6f commit 08a85e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ jobs:

- name: Before reg test
env:
NRTESTS_URL: https://github.com/SWMM-Project/swmm-nrtestsuite
BENCHMARK_TAG: v2.0.0
NRTESTS_URL: https://github.com/USEPA/swmm-nrtestsuite
BENCHMARK_TAG: v2.1.0-rc.1
run: before-nrtest.cmd ${{ env.BENCHMARK_TAG }}

- name: Reg test
Expand Down

0 comments on commit 08a85e6

Please sign in to comment.