Skip to content

Commit

Permalink
chore: better logs
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdi committed Jul 18, 2024
1 parent 3c94a03 commit a433dd8
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 @@ -41,7 +41,7 @@ jobs:
exit 0
fi
echo "Checking out matching trader versions"
echo "Checking out matching trader versions. In case you want to skip this check add 'test' to the tag name. Ex. v0.1.0-rc50test"
poetry run python -m pytest tests/test_trader_versions.py
- name: Get trader bin
Expand Down

0 comments on commit a433dd8

Please sign in to comment.