Update test scripts to resolve CI error. #83
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this implement/fix?
CIの
step0.sh
で、クロスコンパイラのダウンロードと展開に失敗していたので修正します。162000K .......... .......... .......... .......... ..... 100% 258M=4.7s 2024-07-18 02:42:00 (33.7 MB/s) - ‘cross-gcc-8.3.0-pi_3+.tar.gz?viasf=1’ saved [165934944/165934944] tar: cross-gcc-8.3.0-pi_3+.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now
https://github.com/rt-net/RaspberryPiMouse/actions/runs/9984649086/job/27594219533#step:3:3375
その他の変更
.test/
ディレクトリに変更があればCIを実行するように書き換えますDoes this close any currently open issues?
いいえ
How has this been tested?
CIのチェックがパスすることを確認します。
Checklists