Skip to content

Commit

Permalink
Use letters to spell numbers.
Browse files Browse the repository at this point in the history
Job identifiers cannot start with numbers.
  • Loading branch information
nuclearsandwich committed Jul 9, 2024
1 parent febd590 commit 40083c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Run pypi-install tests --
run: |
earthly --ci +test-pypi-install --OS=${{matrix.os}}
2and3-tests:
twoandthree-tests:
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 40083c2

Please sign in to comment.