Build nightly release based on 'nightly' tag, not any tag w/ nightly prefix
This commit is contained in:
@@ -32,11 +32,3 @@ runs:
|
||||
RUSTFLAGS: -D warnings
|
||||
shell: bash -euxo pipefail {0}
|
||||
run: cargo nextest run --workspace --no-fail-fast
|
||||
|
||||
- name: Build collab
|
||||
shell: bash -euxo pipefail {0}
|
||||
run: cargo build -p collab
|
||||
|
||||
- name: Build other binaries
|
||||
shell: bash -euxo pipefail {0}
|
||||
run: cargo build --workspace --bins --all-features
|
||||
|
||||
Reference in New Issue
Block a user