Skip to content

Commit

Permalink
fix e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
technicallyty committed Feb 4, 2025
1 parent dd615d3 commit 8bdb488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: tests
if: env.GIT_DIFF
run: |
make test-e2e
go work init && make test-e2e

0 comments on commit 8bdb488

Please sign in to comment.