mirror of
https://github.com/valitydev/ng-core.git
synced 2024-11-06 08:15:20 +00:00
fix: Update .github/workflows/test.yaml
This commit is contained in:
parent
7bb1474285
commit
344d93f251
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -23,6 +23,7 @@ jobs:
|
|||||||
echo "Success"
|
echo "Success"
|
||||||
else
|
else
|
||||||
echo "Error"
|
echo "Error"
|
||||||
|
fi
|
||||||
- name: Setup Node ${{ matrix.node_version }}
|
- name: Setup Node ${{ matrix.node_version }}
|
||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user