Skip to content

Commit 50e7cd1

Browse files
committed
moved
1 parent e535708 commit 50e7cd1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/latest_dependency_checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
python -m virtualenv venv
2121
source venv/bin/activate
2222
python -m pip install -r requirements.txt
23-
make checkdeps OUTPUT_FILEPATH=tests/requirement_files/latest_core_dependencies.txt
23+
make checkdeps OUTPUT_FILEPATH=utils/latest_core_dependencies.txt

0 commit comments

Comments
 (0)