Skip to content

Commit

Permalink
Hmmm?
Browse files Browse the repository at this point in the history
  • Loading branch information
purplesyringa committed Feb 24, 2024
1 parent e5735b4 commit ab49144
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
shell: bash
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
cache: pip
- run: pacman -Syu mingw-w64-python
- run: pip3 install pyyaml
- run: python3 test.py

0 comments on commit ab49144

Please sign in to comment.