Skip to content

Commit

Permalink
Simple quotes?
Browse files Browse the repository at this point in the history
  • Loading branch information
nvie committed Jun 23, 2023
1 parent 3f46811 commit 4bcb08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:

- name: Run NPM package lints
run: npm run lint:package
if: ${{ matrix.node-version != "12.x" }}
if: ${{ matrix.node-version != '12.x' }}

0 comments on commit 4bcb08d

Please sign in to comment.