Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 5948525

Browse files
committed
add missing '
1 parent 463507d commit 5948525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
gulp genAikey
5656
vsce package
5757
- name: run tests
58-
if: ${{ matrix.os != windows-latest' }}
58+
if: ${{ matrix.os != 'windows-latest' }}
5959
uses: GabrielBB/xvfb-action@v1
6060
with:
6161
run: npm test --silent

0 commit comments

Comments
 (0)