Skip to content

Commit

Permalink
chore(ci) Update test cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
jahands committed Feb 12, 2025
1 parent 6538068 commit 6b92f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
with:
fetch-depth: 10
- name: Test (Earthly)
run: earthly --ci --push +test --GITHUB_ACTIONS=1
run: earthly --ci +test --GITHUB_ACTIONS=1

0 comments on commit 6b92f99

Please sign in to comment.