5
0
mirror of https://github.com/astral-sh/setup-uv.git synced 2025-12-23 11:01:03 +00:00

Merge workflows and add all-tests-passed (#331)

This commit is contained in:
Kevin Stillhammer
2025-03-19 16:51:30 +01:00
committed by GitHub
parent 57fe17c2c5
commit 1fb7cdfc29
6 changed files with 300 additions and 390 deletions

9
.github/actionlint.yaml vendored Normal file
View File

@@ -0,0 +1,9 @@
self-hosted-runner:
# Custom labels of self-hosted or large GitHub hosted runners
# so that actionlint knows that they are not a typo
labels:
- selfhosted-ubuntu-arm64
# Configuration variables in array of strings defined in your repository or
# organization. `null` means disabling configuration variables check.
# Empty array means no configuration variable is allowed.
config-variables: null