Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Sep 4, 2022
1 parent 138e0f5 commit cc18bea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
matrix:
node: [12, 14, 16]

name: Node v${{ matrix.node }}
steps:
- uses: actions/checkout@master

Expand All @@ -40,7 +39,6 @@ jobs:
matrix:
ruby: [2.7, '3.0', 3.1]

name: Ruby v${{ matrix.ruby }}
steps:
- uses: actions/checkout@master

Expand Down

0 comments on commit cc18bea

Please sign in to comment.