Skip to content

Commit

Permalink
fix electron tests
Browse files Browse the repository at this point in the history
  • Loading branch information
khassel committed Jan 2, 2025
1 parent 4ca0d39 commit 7fdc5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
npm run test:css
npm run test:markdown
test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
timeout-minutes: 30
strategy:
matrix:
Expand Down

0 comments on commit 7fdc5c0

Please sign in to comment.