Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltryby authored Oct 18, 2022
2 parents 08a85e6 + fb1ccc9 commit 8e0ec20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Before reg test
env:
NRTESTS_URL: https://github.com/USEPA/swmm-nrtestsuite
BENCHMARK_TAG: v2.1.0-rc.1
BENCHMARK_TAG: v2.1.0
run: before-nrtest.cmd ${{ env.BENCHMARK_TAG }}

- name: Reg test
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ SWMM is a dynamic hydrology-hydraulic water quality simulation model. It is used

Find Out More
-------------
The source code distributed here is identical to the code found at the official [SWMM Website](http://www2.epa.gov/water-research/storm-water-management-model-swmm).
The source code distributed here is identical to the code found at the official [SWMM Website](http://www2.epa.gov/water-research/storm-water-management-model-swmm).

0 comments on commit 8e0ec20

Please sign in to comment.