Skip to content

Commit 51c520c

Browse files
committed
untabify...
Signed-off-by: Luc Berger-Vergiat <[email protected]>
1 parent 30cecfd commit 51c520c

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: check API changes
2424
run: |
2525
pwd
26-
cd kokkos-kernels
26+
cd kokkos-kernels
2727
git fetch &> /dev/null
2828
git diff --name-only origin/$GITHUB_BASE_REF
2929

0 commit comments

Comments
 (0)