Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit68c0fec

Browse files
committed
chore(pio-build): ignore shellcheck SC1091
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent4782f07 commit68c0fec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/actions/pio-build/entrypoint.sh‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ readonly CMSIS_ARCHIVE="CMSIS-${CMSIS_VERSION}.tar.bz2"
55

66
# Use python venv
77
python3 -m venv"$HOME/venv"
8+
# shellcheck disable=SC1091
89
."$HOME/venv/bin/activate"
910
# Install PlatformIO
1011
python3 -m pip install --quiet --upgrade platformio

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp