mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-08 12:17:13 -06:00
fixed yaml error
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user