diff options
| author | Frank <[email protected]> | 2026-01-27 14:37:33 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2026-01-27 14:37:33 -0500 |
| commit | 2649dcae7f6c850b7fceaf1e452bd83e7a3eed1c (patch) | |
| tree | 9b166cf2b6b8906d80880067d427a83618ad53d9 /.github/workflows/test.yml | |
| parent | bb63d16fa86c07425158f95a9e619678fe261e50 (diff) | |
| download | opencode-2649dcae7f6c850b7fceaf1e452bd83e7a3eed1c.tar.gz opencode-2649dcae7f6c850b7fceaf1e452bd83e7a3eed1c.zip | |
Revert "ci: make tests passing a requirement pre-release"
This reverts commit 8c00818108700b4aad81a9127d9e1e9adc8254bd.
Diffstat (limited to '.github/workflows/test.yml')
| -rw-r--r-- | .github/workflows/test.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index fca227fa8..d95de94d2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,7 +6,6 @@ on: - dev pull_request: workflow_dispatch: - workflow_call: jobs: test: name: test (${{ matrix.settings.name }}) |
