Skip to content

Commit

Permalink
test: workflow: fixed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaeu committed Feb 29, 2024
1 parent 0f21259 commit 1572ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
# ./.integration-scenarios/debian-12-jar-mvn/tests/build-graph-bike-electric.sh jar
# ./.integration-scenarios/debian-12-jar-mvn/tests/build-graph-bike-mountain.sh mvn
debian-12-jar-mvn-run-tests:
needs: debian-12-jar-mvn-build-graphs
needs: debian-12-jar-mvn-build-docker
name: Run Debian 12 Maven JAR integration tests
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 1572ab5

Please sign in to comment.