Skip to content

Commit

Permalink
Update pyside6.yml - Testing examples.. Step
Browse files Browse the repository at this point in the history
Removed 
python3.10 -m nose2 --verbose examples.loadUi.baseinstance2
  • Loading branch information
zoshua authored Apr 7, 2024
1 parent 3967fe4 commit 66e379b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pyside6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,4 @@ jobs:
- name: Testing examples..
run: |
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 66e379b

Please sign in to comment.