Skip to content

Commit 22cab3b

Browse files
committed
Moving python file to script location
Signed-off-by: Luc Berger-Vergiat <[email protected]>
1 parent ed44a3a commit 22cab3b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: check API changes
2424
run: |
2525
pwd
26-
python .github/workflows/check_api_updates.py
26+
python kokkos-kernels/scripts/check_api_updates.py
2727
2828
build:
2929
runs-on: [macos-latest]
File renamed without changes.

0 commit comments

Comments
 (0)