Update tests.yml
This commit is contained in:
parent
397ae00a7c
commit
2ca6613097
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -113,6 +113,9 @@ jobs:
|
|||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
ref: main
|
||||||
- uses: actions/download-artifact@v2
|
- uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: workspace
|
name: workspace
|
||||||
|
Loading…
Reference in New Issue
Block a user