Skip to content

Commit

Permalink
Correctly name mutliple_test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioLegenda committed Apr 26, 2024
1 parent 921627a commit 065e021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Test
run: go clean -testcache && go test -v -race ./...
- name: Multiple run
run: bash multiple_run.sh
run: bash multiple_test.sh

0 comments on commit 065e021

Please sign in to comment.