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 2f74686 commit ed44a3aCopy full SHA for ed44a3a
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
- run: pip install --require-hashes -r kokkos-kernels/.github/workflows/docs_check_requirements.txt
23
- name: check API changes
24
run: |
25
- pwd
+ pwd
26
python .github/workflows/check_api_updates.py
27
28
build:
0 commit comments