README: Fix act arguments
Thanks moparisthebest for the report Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
029de93d54
commit
03e955d24f
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ include tests where appropriate, and pass the existing test suite.
|
||||||
CI should pass to submit your changes. This is done by ensuring `cargo fmt`
|
CI should pass to submit your changes. This is done by ensuring `cargo fmt`
|
||||||
and `cargo test` pass (in the workspace).
|
and `cargo test` pass (in the workspace).
|
||||||
|
|
||||||
More thorough tests can be done locally with `act exec` or `forgejo-runner
|
More thorough tests can be done locally with `act` or `forgejo-runner
|
||||||
exec`, which is also what is run in the CI. We require docker to be setup for
|
exec`, which is also what is run in the CI. We require docker to be setup for
|
||||||
this to work.
|
this to work.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue