Zebra/.github/workflows
teor d593347a3e
fix(ci): delete a redundant "test all" job (#3552)
* fix(ci): clarify ignored test name

`--include-ignored` runs all tests, including tests
that would normally be ignored.

`-Zunstable-options` enables all unstable options,
but it doesn't do anything by itself.

There is a lot of overlap with "test-all" in this job,
which we might want to fix in a future PR.

* fix(ci): remove unused -Zunstable-options

`--include-ignored` is now stable, so `unstable-options` is not needed.

* fix(test): delete a redundant test

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-02-16 20:53:37 +00:00
..
cd.yml fix(actions): allow branches with dots in the name (#3557) 2022-02-16 15:47:02 +00:00
ci.patch.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
ci.yml refactor(test): dockerize tests and run sync in detached mode (#3459) 2022-02-16 00:54:16 +00:00
coverage.patch.yml refactor(test): dockerize tests and run sync in detached mode (#3459) 2022-02-16 00:54:16 +00:00
coverage.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
docs.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
lint.patch.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
lint.yml fix(clippy): allow unprivileged runs of clippy (#3558) 2022-02-16 15:15:19 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
test.yml fix(ci): delete a redundant "test all" job (#3552) 2022-02-16 20:53:37 +00:00
zcash-params.yml Bump google-github-actions/auth from 0.5.0 to 0.6.0 (#3496) 2022-02-13 12:39:18 +00:00
zcashd-manual-deploy.yml fix(actions): allow branches with dots in the name (#3557) 2022-02-16 15:47:02 +00:00