Skip to content

Commit

Permalink
bootstrap
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 2b4ca75 commit 532ef4d
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: echo $EARTHLY_CONFIG
run: earthly bootstrap
- name: Run Snyk
if: ${{ env.SNYK_TOKEN }}
run: earthly --ci --secret SNYK_TOKEN +snyk
Expand Down

0 comments on commit 532ef4d

Please sign in to comment.