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 feeccc1 commit 7491aff
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ 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
- name: Run
uses: devbotsxyz/xcode-select@main


0 comments on commit 7491aff

Please sign in to comment.