typo
This commit is contained in:
parent
4e8f20e1e6
commit
5be6934ca6
|
|
@ -25,7 +25,7 @@ jobs:
|
||||||
path: dist/**
|
path: dist/**
|
||||||
|
|
||||||
- name: Archive integration tests
|
- name: Archive integration tests
|
||||||
uses: actions/upload-artifacts@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: integration-tests
|
name: integration-tests
|
||||||
path: integration-tests
|
path: integration-tests
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue