Skip to content

Commit

Permalink
chore(root): change job name to test project
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoazh committed Jan 6, 2025
1 parent 9f757af commit 3ff3f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
path: ./packages/v3/dist

test:
name: Test project on linux and windows
name: Test project
runs-on: ${{ matrix.os }}
needs: [install-and-cache, build]

Expand Down

0 comments on commit 3ff3f56

Please sign in to comment.