Skip to content

Commit

Permalink
testworkflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias committed Apr 10, 2023
1 parent c51d5b8 commit dd8a1d6
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 @@ -42,7 +42,7 @@ jobs:
- name: Install rust-parser windows
# if: matrix.os == 'windows-latest'
run: |
pip install --find-links=stellarisdashboard\parsing\rust_parser\target rust-parser
pip install --find-links=stellarisdashboard/parsing/rust_parser/target rust-parser
# - name: Tests
# run: |
# python -m pytest -m "not skip_github_actions"
Expand Down

0 comments on commit dd8a1d6

Please sign in to comment.