Skip to content

Commit 8c9287a

Browse files
test pull request workflow
1 parent a4533e4 commit 8c9287a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-pull-request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
backend-tests:
1313
uses: ./.github/workflows/backend-tests.yml
1414
build-publish-images:
15-
needs:
16-
- e2e-tests
17-
- backend-tests
15+
# needs:
16+
# - e2e-tests
17+
# - backend-tests
1818
uses: ./.github/workflows/docker.yml

0 commit comments

Comments
 (0)