Skip to content

Commit 4227e19

Browse files
committed
Try fixing by checking out repo
1 parent 75cbe5b commit 4227e19

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/vartest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
test:
1616
runs-on: ubuntu-latest
1717
steps:
18+
- name: Checkout repo
19+
uses: actions/checkout@v4
1820
- name: Get Previous Run ID
1921
id: get_id
2022
env:

0 commit comments

Comments
 (0)