Skip to content

Commit 7622f16

Browse files
committed
Version bump to v2.5.0
1 parent cf9ef44 commit 7622f16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tagged_release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
working-directory: ./test/
3131
run: npm cit
3232
- name: Run window tests
33+
if: ${{matrix.os == 'windows-2019'}}
3334
uses: GabrielBB/xvfb-action@v1
3435
with:
3536
working-directory: ./test/window-integration-tests

0 commit comments

Comments
 (0)