We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30cecfd commit 51c520cCopy full SHA for 51c520c
.github/workflows/docs.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: check API changes
24
run: |
25
pwd
26
- cd kokkos-kernels
+ cd kokkos-kernels
27
git fetch &> /dev/null
28
git diff --name-only origin/$GITHUB_BASE_REF
29
0 commit comments