diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 72a88c0..f05d514 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,4 +1,4 @@ -name: Test bundler +name: Bundler on: push: @@ -18,7 +18,7 @@ concurrency: cancel-in-progress: true jobs: - crossplatform-tester: + test: runs-on: ${{ matrix.os }} strategy: matrix: