Skip to content

Commit d1dcd44

Browse files
committed
ci: checkout repository during tests
1 parent 8c98f0c commit d1dcd44

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
- os: ubuntu-latest
4545
platform-tag: py3-none-linux_x86_64
4646
steps:
47+
- name: Checkout
48+
uses: actions/checkout@v4
4749
- name: Set up Python
4850
uses: actions/setup-python@v6
4951
with:

0 commit comments

Comments
 (0)