Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HassanOnsori authored Sep 12, 2024
1 parent 2a43dfd commit feeccc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@ jobs:
# Use the output from the `hello` step
- name: Get the output time
run: echo "The time was ${{ steps.hello.outputs.time }}"
- name: Run headless test
uses: GabrielBB/xvfb-action@v1
with:
run: npm test

0 comments on commit feeccc1

Please sign in to comment.