Skip to content

Commit e2cd43a

Browse files
authored
have to check the code out to build it
1 parent 7bc4f2a commit e2cd43a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
needs: [test]
4646
steps:
47+
- uses: actions/checkout@v2
4748
- name: Set up Python
4849
uses: actions/setup-python@v2
4950
with:

0 commit comments

Comments
 (0)