mirror of
https://github.com/eth-act/ere.git
synced 2026-04-03 03:00:17 -04:00
Fix Pico's docker test (#51)
Co-authored-by: kevaundray <kevtheappdev@gmail.com>
This commit is contained in:
@@ -29,6 +29,6 @@ COPY . .
|
||||
|
||||
# Run tests
|
||||
RUN echo "Running tests for ere-pico library..." && \
|
||||
cargo test --release -p ere-pico --lib -- --color always
|
||||
cargo "+${PICO_TOOLCHAIN_VERSION}" test --release -p ere-pico --lib -- --color always
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
Reference in New Issue
Block a user