Skip to content

Commit 2f74686

Browse files
committed
Check current location...
Signed-off-by: Luc Berger-Vergiat <[email protected]>
1 parent ce2c2d2 commit 2f74686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- run: pip install --require-hashes -r kokkos-kernels/.github/workflows/docs_check_requirements.txt
2323
- name: check API changes
2424
run: |
25+
pwd
2526
python .github/workflows/check_api_updates.py
2627

2728
build:

0 commit comments

Comments
 (0)