Skip to content

Commit

Permalink
testa
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Breuer <fbreuer@pm.me>
  • Loading branch information
breuerfelix committed Apr 12, 2023
1 parent 532ef4d commit 9611425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Earthly help
run: earthly --help
- name: Earthly env
run: earthly bootstrap
run: earthly bootstrap && docker exec earthly-buildkitd cat /etc/buildkitd.toml
- name: Run Snyk
if: ${{ env.SNYK_TOKEN }}
run: earthly --ci --secret SNYK_TOKEN +snyk
Expand Down

0 comments on commit 9611425

Please sign in to comment.