Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBB committed Apr 18, 2021
1 parent ecc3a3b commit b5e088a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Run headless test
uses: GabrielBB/xvfb-action@v1
with:
working-directory: ./ #optional
run: npm test
working-directory: ./ #optional
options: #optional
```

0 comments on commit b5e088a

Please sign in to comment.