Skip to content

Commit

Permalink
tests.yml debug
Browse files Browse the repository at this point in the history
  • Loading branch information
shBLOCK authored Sep 6, 2023
1 parent dfae186 commit a34cbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: pip install -r requirements.txt

- name: Build
run: pip install -e .
run: pip install .

- name: Upload Built Package
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a34cbc1

Please sign in to comment.