Skip to content

Commit

Permalink
Change needs in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonScholz committed Oct 15, 2023
1 parent 2fca4c8 commit efccdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
if: github.repository == 'SimonScholz/qr-code-with-logo' && github.ref == 'refs/heads/main'
needs:
- jvm
- samples
- java-sample-different-jdks
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit efccdd2

Please sign in to comment.