Skip to content

Commit

Permalink
Change the name of this action so we dont have duplicate names
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyja committed Jan 20, 2024
1 parent 07ea5db commit 46c23b7
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 @@ -34,7 +34,7 @@ jobs:
- run: npm run test:unit

build:
name: npm run test:unit
name: npm run build
needs: [check]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 46c23b7

Please sign in to comment.