mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-04 00:20:39 +00:00
upload
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user