Skip to content

Merge workflows and add all-tests-passed #331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .github/actionlint.yaml
Original file line number Diff line number Diff line change
@@ -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
51 changes: 0 additions & 51 deletions .github/workflows/check-dist.yml

This file was deleted.

49 changes: 0 additions & 49 deletions .github/workflows/test-cache-windows.yml

This file was deleted.

235 changes: 0 additions & 235 deletions .github/workflows/test-cache.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/test-windows.yml

This file was deleted.

Loading
Loading