mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
Merge branch 'sprint-3' of https://github.com/cse110-fa22-group29/cse110-fa22-group29 into sprint-3
This commit is contained in:
commit
b364d79ef8
4
.github/workflows/prettier-linting.yml
vendored
4
.github/workflows/prettier-linting.yml
vendored
@ -23,7 +23,5 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: sudo npm install
|
run: sudo npm install
|
||||||
- name: Start local http server
|
|
||||||
run: sudo npm run http-server &
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: sudo npm lint-prettier
|
run: sudo npm run lint-prettier
|
||||||
|
Loading…
Reference in New Issue
Block a user