Skip to content

Commit

Permalink
fix job name conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchurch committed Jul 7, 2024
1 parent 6877336 commit 05e370b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/experimental.ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Run lint
run: npm run lint

coverage:
lts-coverage:
name: LTS Code Coverage
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 05e370b

Please sign in to comment.