Infra Setup #1

Closed
cyclane wants to merge 14 commits from infra-setup into main
1 changed files with 2 additions and 0 deletions
Showing only changes of commit e9559c939a - Show all commits

View File

@ -19,6 +19,8 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3
with:
fetch-depth: 2
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v4 uses: actions/setup-python@v4