Skip to content

Commit

Permalink
Merge pull request #29 from LaurentiuGabriel/patch-3
Browse files Browse the repository at this point in the history
Fixing the issue introduced by the matrix of node versions
  • Loading branch information
kolodny authored Apr 15, 2024
2 parents 8cbdbaf + 078dcb0 commit 8081084
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/safetest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ on:
jobs:
Safetest-Action:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
steps:
- name: Set random environment variables
uses: joellefkowitz/[email protected]
Expand Down

0 comments on commit 8081084

Please sign in to comment.