Skip to content

Commit 18ed90e

Browse files
committed
tests
1 parent 5538f81 commit 18ed90e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ on:
55

66
jobs:
77
parser-tests:
8-
runs-on: ${{ matrix.os }}
9-
strategy:
10-
matrix:
11-
os: [ubuntu-latest, windows-latest, macos-latest]
12-
8+
runs-on: ubuntu-latest
139
steps:
1410
- name: checkout
1511
uses: actions/checkout@v3

0 commit comments

Comments
 (0)