Skip to content

Commit

Permalink
checkout locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed May 17, 2024
1 parent 2205e71 commit 2a8be42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
python-version: [3.8, 3.9, '3.10', '3.11', '3.12']

steps:
- name: Checkout
uses: actions/checkout@v4

- name: Checkout SupportScripts
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 2a8be42

Please sign in to comment.