Skip to content

Commit

Permalink
run tests on push
Browse files Browse the repository at this point in the history
  • Loading branch information
trincaog committed Jan 2, 2024
1 parent c56cacf commit faffb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Set environment variables
id: set_env_variables
run: |
echo "PYTHONPATH=."" >> "$GITHUB_ENV"
echo "PYTHONPATH=." >> "$GITHUB_ENV"
- name: Extract tag name
id: tag
Expand Down

0 comments on commit faffb14

Please sign in to comment.