mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-07-14 14:36:27 +00:00
Update node.js.yml
This commit is contained in:
@@ -28,12 +28,6 @@ jobs:
|
||||
output: test-summary.md
|
||||
if: always()
|
||||
|
||||
- name: Upload test summary
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: test-summary
|
||||
path: test-summary.md
|
||||
if: always()
|
||||
- name: Use checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
|
||||
Reference in New Issue
Block a user