mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-08 00:03:38 -04:00
Revert localCheckout
This commit is contained in:
parent
1ff2323752
commit
fc69fa35b7
@ -14,7 +14,7 @@ localCheckout: &localCheckout
|
||||
docker:
|
||||
- image: ${IMAGE}
|
||||
steps:
|
||||
- *localCheckout # change this from "checkout" to "*localCheckout" when running CircleCI locally
|
||||
- checkout # change this from "checkout" to "*localCheckout" when running CircleCI locally
|
||||
- run:
|
||||
name: Configure
|
||||
command: scripts/git_no_checkin_in_last_day.sh || (mkdir build && cd build && cmake -GNinja ${CONFIGURE_ARGS} ..)
|
||||
|
Loading…
x
Reference in New Issue
Block a user