Skip to content

Commit

Permalink
Update 1
Browse files Browse the repository at this point in the history
  • Loading branch information
xoriole committed Jul 28, 2022
1 parent 3c74066 commit 3e15f41
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/!PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
uses: ./.github/workflows/guitest.yml
with:
python-version: 3.8
os: self-hosted

# documentation:
# if: github.event.pull_request.draft == false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/guitest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
python-version: [ '3.8' ]
os: [ ubuntu-latest ]
os: [ self-hosted ]
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 3e15f41

Please sign in to comment.