Skip to content

#373: Update kokkos and kokkos-kernels to version 4.4.01 #85

#373: Update kokkos and kokkos-kernels to version 4.4.01

#373: Update kokkos and kokkos-kernels to version 4.4.01 #85

name: Check License and Header Guards
on: pull_request
jobs:
check:
name: Check License/Guards
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install libfile-find-rule-perl
- name: Check license and header guards
shell: bash
run: ./scripts/check_guards.sh $(pwd) true