Skip to content

Commit

Permalink
use test-pnpm name at test-pnpm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bumblehead committed Oct 18, 2024
1 parent 6175d17 commit b18cff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-pnpm.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test
name: test-pnpm

on:
push:
Expand All @@ -7,7 +7,7 @@ on:
branches: [ main ]

jobs:
test:
test-pnpm:
runs-on: ${{ matrix.os }}
timeout-minutes: 12
strategy:
Expand Down

0 comments on commit b18cff6

Please sign in to comment.