mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-07 03:37:12 -06:00
fixed yaml error
This commit is contained in:
3
.github/workflows/testAutomatic.yaml
vendored
3
.github/workflows/testAutomatic.yaml
vendored
@ -34,11 +34,10 @@ jobs:
|
|||||||
# this step runs a bash (Ubuntu's default shell) command
|
# this step runs a bash (Ubuntu's default shell) command
|
||||||
- name: list files
|
- name: list files
|
||||||
run: ls
|
run: ls
|
||||||
Eslinter:
|
|
||||||
|
|
||||||
|
Eslinter:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Run ESLint
|
- name: Run ESLint
|
||||||
uses: stefanoeb/eslint-action@1.0.2
|
uses: stefanoeb/eslint-action@1.0.2
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user