2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

remove duplicate clones

This commit is contained in:
Matthias Mair
2024-12-13 12:09:55 +01:00
parent 014f4f151b
commit 9a00ae2bbb
4 changed files with 0 additions and 43 deletions

View File

@ -29,11 +29,6 @@ jobs:
INVENTREE_SITE_URL: http://localhost:8000
steps:
- name: Checkout Code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # pin@v4.2.2
with:
persist-credentials: false
- name: Environment Setup
uses: ./.github/actions/setup
with: