mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-15 05:14:18 -06:00
trying this, im sorry for all the notifications
This commit is contained in:
parent
bc18eba7cb
commit
b7c61304a0
7
.github/workflows/testAutomatic.yaml
vendored
7
.github/workflows/testAutomatic.yaml
vendored
@ -39,10 +39,11 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: checkout to repo
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install packages
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Lint
|
||||
|
||||
- name: Run ESLint
|
||||
run: npm run lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user