Skip to content

Commit

Permalink
Fix smoke tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipDolnik committed Apr 15, 2024
1 parent be9ead2 commit 6901119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:

external-libraries-tests:
name: External Libraries Tests
needs: [acceptance-tests, gradle-tests]
needs: [acceptance-tests]
runs-on: self-hosted
steps:
- name: Checkout Repo
Expand Down

0 comments on commit 6901119

Please sign in to comment.