Skip to content

Commit

Permalink
renamed both workflow and job
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed May 21, 2024
1 parent a378eba commit 6ff4548
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test bundler
name: Bundler

on:
push:
Expand All @@ -18,7 +18,7 @@ concurrency:
cancel-in-progress: true

jobs:
crossplatform-tester:
test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 6ff4548

Please sign in to comment.