mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-12-26 00:49:10 +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
|
||||
- name: Install dependencies
|
||||
run: sudo npm install
|
||||
- name: Start local http server
|
||||
run: sudo npm run http-server &
|
||||
- name: Run tests
|
||||
run: sudo npm lint-prettier
|
||||
run: sudo npm run lint-prettier
|
||||
|
Loading…
Reference in New Issue
Block a user