Skip to content

Commit

Permalink
remove needs of disabled jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Readon committed Oct 28, 2023
1 parent 5d610f2 commit f365460
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,9 @@ jobs:
permissions:
contents: write
needs:
- test-docker-sfx
# - test-docker-sfx
- test-installer
- test-sfx
# - test-sfx
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit f365460

Please sign in to comment.