Skip to content

cmov, fiat-constify, hybrid-array, zeroize: fix CI targets and branches#861

Merged
tarcieri merged 3 commits intoRustCrypto:masterfrom
brxken128:fix-ci
Mar 24, 2023
Merged

cmov, fiat-constify, hybrid-array, zeroize: fix CI targets and branches#861
tarcieri merged 3 commits intoRustCrypto:masterfrom
brxken128:fix-ci

Conversation

@brxken128
Copy link
Contributor

@brxken128 brxken128 commented Mar 24, 2023

Some --target arguments were not being provided to cargo test, which meant CI was falsely passing for the cmov crate (x86 currently does not build, I'll open another PR shortly to fix that).

This also updates some branches: main references to branches: master, and adds the cmov workflow path into the workflow itself.

@brxken128 brxken128 changed the title include --target in CI fix CI targets and branches Mar 24, 2023
@tarcieri
Copy link
Member

@brxken128 can you rebase now that #863 has landed?

@tarcieri tarcieri changed the title fix CI targets and branches cmov, fiat-constify, hybrid-array, zeroize: fix CI targets and branches Mar 24, 2023
@tarcieri tarcieri merged commit 552f6ea into RustCrypto:master Mar 24, 2023
@brxken128 brxken128 deleted the fix-ci branch March 25, 2023 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants