Skip to content

Commit

Permalink
fixing run path
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurret committed Mar 28, 2023
1 parent 6e65358 commit 924060e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- id: setup-outputs
name: Setup outputs
run: .github/scripts/get_runner_classes.sh
run: ./.github/scripts/get_runner_classes.sh

check-go-mod:
needs:
Expand Down

0 comments on commit 924060e

Please sign in to comment.