fix(apis_entities): disable create_default_uri during fixture loading #3165
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#SPDX-FileCopyrightText: 2024 Birger Schacht | |
#SPDX-License-Identifier: MIT | |
name: Run deptry dependency checker | |
on: [push, pull_request] | |
jobs: | |
deptry: | |
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected] | |
with: | |
src: "." |