Skip to content

Commit

Permalink
Merge pull request #6 from GabrielBB/working-directory
Browse files Browse the repository at this point in the history
Adding working-directory to README
  • Loading branch information
GabrielBB authored May 8, 2020
2 parents 627cd4e + c226b24 commit 2773c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
- name: Run headless test
uses: GabrielBB/xvfb-action@v1.0
with:
working-directory: ./ #optional
run: npm test
```

0 comments on commit 2773c2b

Please sign in to comment.