Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Oct 23, 2024
1 parent c10899e commit e3271ec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@ jobs:
- name: Generate test combinations
working-directory: .github/tests
run: ./combine-ymls.sh

- name: Try to update test combinations
run: make gen

- name: Check if test combinations are up to date
run: |
if [[ -n $(git status --porcelain) ]]; then
Expand Down

0 comments on commit e3271ec

Please sign in to comment.