mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-16 05:44:17 -06:00
added checout to repo code
This commit is contained in:
parent
1094282aad
commit
65615f6411
3
.github/workflows/testAutomatic.yaml
vendored
3
.github/workflows/testAutomatic.yaml
vendored
@ -39,5 +39,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: checkout to repo
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- 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