Skip to content

Commit

Permalink
CI: rearrange for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
ZLLentz committed Apr 7, 2023
1 parent b482e8b commit 05b9c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
standard:
uses: pcdshub/pcds-ci-helpers/.github/workflows/python-standard.yml@master
secrets: inherit
with:
# The workflow needs to know the package name. This can be determined
# automatically if the repository name is the same as the import name.
Expand All @@ -28,4 +29,3 @@ jobs:
docs-system-packages: ""
# Set if using setuptools-scm for the conda-build workflow
use-setuptools-scm: true
secrets: inherit

0 comments on commit 05b9c4d

Please sign in to comment.