Skip to content

Commit

Permalink
Forgot one line
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Sep 10, 2023
1 parent ed52ffd commit abadc80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: npm install
- run: sudo apt-get install xvfb
- run: xvfb-run npm test
timeout-minutes: 5 # If the tests fails, the browser will hang open indefinitely
```
Expand Down

0 comments on commit abadc80

Please sign in to comment.