We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96888ff commit ead8b49Copy full SHA for ead8b49
1 file changed
.github/workflows/pr.yml
@@ -8,10 +8,6 @@ jobs:
8
build:
9
runs-on: ubuntu-latest
10
11
- strategy:
12
- matrix:
13
- node-version: [20.x]
14
-
15
steps:
16
- uses: actions/checkout@v2
17
with:
0 commit comments