mirror of
https://github.com/eth-act/ere.git
synced 2026-04-03 03:00:17 -04:00
docker: separate workspace and guest program directories (#57)
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com>
This commit is contained in:
4
.github/workflows/rust-checks.yml
vendored
4
.github/workflows/rust-checks.yml
vendored
@@ -1,9 +1,9 @@
|
||||
name: Rust Checks
|
||||
on:
|
||||
push:
|
||||
branches: [ main, master ]
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ main, master ]
|
||||
branches: [ master ]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user