Skip to content

Commit

Permalink
Updated pyside6.yml - Testing examples..
Browse files Browse the repository at this point in the history
  • Loading branch information
zoshua authored Apr 6, 2024
1 parent fed4836 commit c4b202d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/pyside6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ jobs:
- name: Testing examples..
run: |
cd examples
python3.10 -m nose2 --verbose loadUi.baseinstance1
python3.10 -m nose2 --verbose loadUi.baseinstance2
python3.10 -m nose2 --verbose QtSiteConfig.main
cd ..
python3.10 -m nose2 --verbose examples.loadUi.baseinstance1
python3.10 -m nose2 --verbose examples.loadUi.baseinstance2
python3.10 -m nose2 --verbose examples.QtSiteConfig.main

0 comments on commit c4b202d

Please sign in to comment.