mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 00:06:28 +00:00
upload
This commit is contained in:
parent
41ed5c0e23
commit
88ea828b66
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@ -29,8 +29,8 @@ jobs:
|
||||
|
||||
- name: Run your tests
|
||||
run: npm run test:run
|
||||
- name: Upload test results
|
||||
uses: actions/upload-artifact@v2
|
||||
- uses: actions/upload-artifact@v2
|
||||
if: always()
|
||||
with:
|
||||
name: test-results
|
||||
path: test-results
|
||||
|
Loading…
Reference in New Issue
Block a user