Skip to content

Commit

Permalink
remove the quick ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MusicalNinjaDad committed Apr 27, 2024
1 parent 45f758a commit c53208e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 86 deletions.
80 changes: 0 additions & 80 deletions .github/workflows/ci-quick.yml

This file was deleted.

6 changes: 0 additions & 6 deletions Contributing.md
Expand Up @@ -56,12 +56,6 @@ Because there are several feature combinations for these UI tests, when updating
nox -s update-ui-tests
```

### Github workflow

In addition to the larger CI workflow which runs on each Pull Request, we provide a short CI workflow which runs on every push to github. This workflow runs the nox sessions: `rustfmt`, `ruff`, `clippy` and `test-rust -- skip-full` and is designed to run in under 200s to provide feedback within a reasonable timeframe and not use all your github actions minutes.

In order to save resources this workflow is opt-in. If you wish to make use of the workflow then please name your branch `ci/...`.

## Ways to help

### Help users identify bugs
Expand Down

0 comments on commit c53208e

Please sign in to comment.