Skip to content

Commit 5801c7b

Browse files
committed
Add condition back
1 parent 698570c commit 5801c7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/local.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
run: pwd
2323

2424
- name: Test XVFB with options
25+
if: ${{ matrix.os == 'ubuntu-latest' }}
2526
uses: ./
2627
with:
2728
options: -screen 0 1600x1200x24

0 commit comments

Comments
 (0)