mirror of
https://github.com/OliveTin/OliveTin
synced 2026-09-25 11:15:38 +00:00
cicd: Remote node_modules from integration tests upload (#167)
This commit is contained in:
@@ -74,4 +74,6 @@ jobs:
|
||||
uses: actions/upload-artifact@v3.1.0
|
||||
with:
|
||||
name: integration-tests
|
||||
path: integration-tests
|
||||
path: |
|
||||
integration-tests
|
||||
!integration-tests/node_modules
|
||||
|
||||
Reference in New Issue
Block a user