Update tests.yml
This commit is contained in:
parent
aca9203d13
commit
b00ce283e4
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@ -114,6 +114,11 @@ jobs:
|
|||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout Repository
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
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