Skip to content

Commit

Permalink
Upgrading example to v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBB authored May 8, 2020
1 parent 1e6d44b commit e9adbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Run headless test
uses: GabrielBB/xvfb-action@v1.0
uses: GabrielBB/xvfb-action@v1.2
with:
working-directory: ./ #optional
run: npm test
Expand Down

0 comments on commit e9adbdc

Please sign in to comment.