Skip to content

Commit

Permalink
disabled launcher test
Browse files Browse the repository at this point in the history
  • Loading branch information
paullatzelsperger committed Oct 25, 2023
1 parent 7ebecc7 commit bdb3f43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
run: ./gradlew checkstyleMain checkstyleTest checkstyleTestFixtures

Verify-Launcher:
# disabled temporarily
if: never()
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bdb3f43

Please sign in to comment.