Skip to content

Commit f5294d7

Browse files
committed
verbose
1 parent 045394b commit f5294d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.github/workflows/publish_to_staging.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: uv run pytest --durations=5
8282

8383
build:
84-
needs: [ test ]
84+
# needs: [ test ]
8585
runs-on: {% endraw %}{{ gha_linux_runner }}{% raw %}
8686

8787
steps:

0 commit comments

Comments
 (0)