mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-15 13:24: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
|
||||
- name: list files
|
||||
run: ls
|
||||
Eslinter:
|
||||
|
||||
Eslinter:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Run ESLint
|
||||
uses: stefanoeb/eslint-action@1.0.2
|
||||
|
||||
|
||||
steps:
|
||||
- name: Run ESLint
|
||||
uses: stefanoeb/eslint-action@1.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user