Skip to content

Commit

Permalink
Merge pull request pyenv-win#496 from joshkautz/patch-1
Browse files Browse the repository at this point in the history
Update pytest.yml
  • Loading branch information
kirankotari authored Mar 7, 2023
2 parents a96c5e6 + c6886a0 commit 57143bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:

- name: checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: pytest bash script
run: ${{ env.HOME }}/.github/scripts/build.sh
Expand Down

0 comments on commit 57143bb

Please sign in to comment.