Browse Source

refactor: :construction_worker: remove unused strategy

ThatOneCalculator 1 year ago
parent
commit
081578903c
1 changed files with 0 additions and 4 deletions
  1. 0 4
      .github/workflows/bun.yaml

+ 0 - 4
.github/workflows/bun.yaml

@@ -9,10 +9,6 @@ jobs:
     env:
       PUBLIC_API_BASE_URL: ''
     runs-on: ubuntu-latest
-    strategy:
-      matrix:
-        node-version:
-          - latest
     steps:
       - uses: actions/checkout@v4
       - name: Use Bun