Skip to content

Commit

Permalink
wrong action
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Feb 2, 2024
1 parent 2501237 commit f6bf230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
distribution: temurin
java-version: 17
- name: get acceptance test report
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d
uses: dawidd6/action-download-artifact@e7466d1a7587ed14867642c2ca74b5bcc1e19a2d
with:
branch: main
name_is_regexp: true
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: integration-tests
on:
pull_request:
pull_request_review:
types:
- submitted
pull_request_target:

env:
GRADLE_OPTS: "-Xmx6g -Dorg.gradle.daemon=false"
Expand Down

0 comments on commit f6bf230

Please sign in to comment.