Skip to content

Commit

Permalink
whitespace to trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Emterry committed Dec 3, 2024
1 parent 1ba8e37 commit 20afe7b
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:
docker build -t $IMAGE_NAME:$IMAGE_TAG .
- name: Run tests
run: IMAGE_NAME=${{ github.repository }} make test-python
run: IMAGE_NAME=${{ github.repository }} make test-python

0 comments on commit 20afe7b

Please sign in to comment.