Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
TabulateJarl8 committed Sep 10, 2021
1 parent 2610b96 commit 85665be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Run a multi-line script
run: |
pip3 install setuptools wheel
ls
python setup.py sdist
pip3 install dist/*
python3 tests/test.py

0 comments on commit 85665be

Please sign in to comment.