From df3ad0c8ab6d603fee28217d059b4e52ae178ce5 Mon Sep 17 00:00:00 2001 From: illusion0001 <37698908+illusion0001@users.noreply.github.com> Date: Tue, 3 Jan 2023 03:14:39 -0600 Subject: [PATCH] Update python-app.yml --- .github/workflows/python-app.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 40a5df0..ebfe58b 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -12,8 +12,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 - with: - fetch-depth: 0 - name: Setup Python uses: actions/setup-python@main