Skip to content

Commit

Permalink
ci: use ci machine for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Mucha <[email protected]>
  • Loading branch information
drptbl committed Sep 11, 2022
1 parent 116ed77 commit f05d3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit_and_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
${{ runner.os }}-buildx-
- name: Run e2e tests
run: ./start-tests-ci.sh
run: ./start-tests.sh
env:
COMPOSE_DOCKER_CLI_BUILD: 1
DOCKER_BUILDKIT: 1
Expand Down

0 comments on commit f05d3dc

Please sign in to comment.