Skip to content

Commit

Permalink
And this changes too...
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc committed May 14, 2024
1 parent 7eafeea commit 4fdb28d
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 @@ -37,5 +37,5 @@ jobs:
# Unpack the tests from the sdist tar-ball
# (want to confirm the manifest was complete)
tar -zxvf dist/flake8_black-*.tar.gz
cd flake8-black-*/tests/
cd flake8_black-*/tests/
WIN="$([ "$RUNNER_OS" == "Windows" ];echo $?)" bash ./run_tests.sh

0 comments on commit 4fdb28d

Please sign in to comment.