Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
goccy committed Nov 8, 2024
1 parent 3fe26ac commit 9c798ff
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 @@ -72,7 +72,7 @@ jobs:
make ycat/build
- name: run
run: |
./ycat .github/workflows/go.yml
./bin/ycat .github/workflows/go.yml
coverage:
name: Coverage
Expand Down

0 comments on commit 9c798ff

Please sign in to comment.