Skip to content

Commit d9bc06c

Browse files
committed
qqq
1 parent 509fb52 commit d9bc06c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: actions/setup-python@v6
5454

5555
- name: Install python toml package
56-
run: pip install -r ./build-tools/codecheck/requirements.txt/requirements.txt
56+
run: pip install -r ./build-tools/codecheck/requirements.txt
5757

5858
- name: Run checks
5959
run: bash ./do_checks.sh

0 commit comments

Comments
 (0)