Skip to content

Commit

Permalink
Update check-installation.yml
Browse files Browse the repository at this point in the history
disable test
  • Loading branch information
Mattk70 authored Nov 14, 2024
1 parent 9be6fce commit c7c3942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Fire up Application
env:
DISPLAY: :99
run: npm run test -- --disable-gpu --disable-software-rasterizer --disable-audio-output
# run: npm run test -- --disable-gpu --disable-software-rasterizer --disable-audio-output
# end test application

# Fetch tags from origin
Expand Down

0 comments on commit c7c3942

Please sign in to comment.