Skip to content

Commit

Permalink
I guess we do have to checkout after all
Browse files Browse the repository at this point in the history
  • Loading branch information
oskirby committed Nov 23, 2024
1 parent 0be5123 commit a73b658
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ jobs:
fi
done
- name: Checkout project
uses: actions/checkout@v4
with:
sparse-checkout: .github/

- name: Fetch taskgraph
uses: ./.github/actions/taskcluster-artifact
with:
Expand Down

0 comments on commit a73b658

Please sign in to comment.