mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix ...
This commit is contained in:
parent
c281dd0827
commit
8696cb2eff
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
uses: mooyoul/tslint-actions@v1.1.1
|
uses: mooyoul/tslint-actions@v1.1.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
project: ${{ github.workspace }}/src/js/tslint.json
|
project: ${{ github.workspace }}/src/js/tsconfig.json
|
||||||
- name: Use Node.js ${{ matrix.node-version }}
|
- name: Use Node.js ${{ matrix.node-version }}
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user