Skip to content

Commit c8e7359

Browse files
author
Alexander Bainczyk
committed
fix ci
1 parent ab1ec54 commit c8e7359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: mvn failsafe:integration-test --file ./backend/pom.xml
7070

7171
package-backend:
72-
needs: test-backend
72+
needs: test-integration-backend
7373
runs-on: ubuntu-latest
7474
if: github.event_name == 'push'
7575
steps:

0 commit comments

Comments
 (0)