Skip to content
Snippets Groups Projects
Commit 7754b79a authored by Benjamin Wingfield's avatar Benjamin Wingfield
Browse files

run rust ci on dev

parent 150ce60b
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,12 @@ name: Rust
on:
push:
branches: [ "main" ]
branches:
- "main"
- "dev"
pull_request:
branches: [ "main" ]
- "main"
- "dev"
env:
CARGO_TERM_COLOR: always
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment