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 Aug 17, 2022
1 parent b273082 commit d319b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: before-nrtest.cmd ${{ env.BENCHMARK_TAG }}

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

- name: Upload artifacts
if: ${{ always() }}
Expand Down

0 comments on commit d319b6f

Please sign in to comment.