Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Emterry committed Dec 3, 2024
1 parent e9efec3 commit 0add1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
make build
- name: Run tests
run: IMAGE_NAME=${{ github.repository }}_eks make test-python
run: IMAGE_NAME=${{ github.repository }} make test-python

0 comments on commit 0add1d3

Please sign in to comment.