Skip to content

Commit ed44a3a

Browse files
committed
untabify
Signed-off-by: Luc Berger-Vergiat <[email protected]>
1 parent 2f74686 commit ed44a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +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
25+
pwd
2626
python .github/workflows/check_api_updates.py
2727
2828
build:

0 commit comments

Comments
 (0)