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
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: main
|
||||
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: workspace
|
||||
|
Loading…
Reference in New Issue
Block a user