Skip to content

Commit

Permalink
try lighter test run for PRs?
Browse files Browse the repository at this point in the history
  • Loading branch information
Marmaduke Woodman committed May 31, 2024
1 parent 73ebdfb commit 63d81f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
uses: actions/setup-python@v4
id: setPy
with:
python-version: 3.10
python-version: '3.10'

- name: put ~/.local/bin on $PATH
run: echo "PATH=$HOME/.local/bin:$PATH" >> $GITHUB_ENV
Expand Down

0 comments on commit 63d81f8

Please sign in to comment.