Skip to content

Commit

Permalink
test action lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
MaDMeuy committed Oct 23, 2024
1 parent bc60ceb commit 5730911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.testing_base_bookworm
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN apt-get update && \
python3 -c "import numpy; print('LRD Test %f' % numpy.pi)" && \
pip3 --version
# Note that flex, bison, and iverilog (above) required for building vhd2vl.
# gcc-riscv64-unknown-elf above replace our previous
# gcc-riscv64-unknown-elf above replace our previous
# approach, used in Buster, of building from source

# Allow pip to install packages
Expand Down

0 comments on commit 5730911

Please sign in to comment.