Skip to content

Commit

Permalink
actions: I mean... how can we rely on this mess...
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Cafasso <noxdafox@gmail.com>
  • Loading branch information
noxdafox committed Sep 5, 2023
1 parent b66f5b4 commit 2fc1626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
nmake /F Makefile.win
- name: Install CLIPSPy
run: |
pip install dist/*.whl
pip install --find-links=dist clipspy
- name: Run tests
run: |
# Run test from outside module to test installed package
Expand Down

0 comments on commit 2fc1626

Please sign in to comment.