Skip to content

Commit

Permalink
fix(test): ci
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalPazz committed Jul 9, 2024
1 parent 4ff28a1 commit c52c317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
chmod 600 ~/good.ssh ~/bad.ssh
- name: Test
working-directory: test/
working-directory: tests/
run: go test

- name: Build binary
Expand Down

0 comments on commit c52c317

Please sign in to comment.