mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-16 13:54:17 -06:00
fixed yaml error
This commit is contained in:
parent
550e7fd36c
commit
1094282aad
11
.github/workflows/testAutomatic.yaml
vendored
11
.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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user