Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Moo925 committed Jun 7, 2023
1 parent abe322c commit 18b6e50
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
script: |
yarn
- name: Yarn start browser
run: |
yarn start:browser
curl http://localhost:3000/
echo DONE
#- name: Yarn start browser
# run: |
# yarn start:browser
# curl http://localhost:3000/
# echo DONE

0 comments on commit 18b6e50

Please sign in to comment.