Skip to content

Commit 7d31d06

Browse files
committed
Checkout repo
1 parent 1bf74c4 commit 7d31d06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
id-token: write
1818
steps:
1919

20+
- name: Checkout
21+
uses: actions/checkout@v3
22+
2023
- name: setup Miniconda
2124
uses: conda-incubator/setup-miniconda@v2
2225

0 commit comments

Comments
 (0)