Fix copypaste error
This commit is contained in:
parent
5f72ae7213
commit
52e954f5d7
1 changed files with 0 additions and 2 deletions
2
.github/workflows/check-format-and-lint.yaml
vendored
2
.github/workflows/check-format-and-lint.yaml
vendored
|
|
@ -13,8 +13,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Restore dependencies
|
|
||||||
run: dotnet restore
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: |
|
run: |
|
||||||
npm ci
|
npm ci
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue