Skip to content

Commit

Permalink
Merge pull request #3 from sevenstarknight/sevenstarknight-patch-1
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
sevenstarknight authored Jul 1, 2024
2 parents 39ebf35 + e787fbe commit bf72ef9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ jobs:
- name: Install dependencies
run: pip install -r requirements.txt
- name: Run Test
run: python -m unittest discover tests
#- name: Package Application
# uses: JackMcKew/pyinstaller-action-windows@main
# with:
# path: src
run: python -m unittest discover unittests

0 comments on commit bf72ef9

Please sign in to comment.