Skip to content

De-Template the SYCL Library, main branch (2024.11.01.) #3740

De-Template the SYCL Library, main branch (2024.11.01.)

De-Template the SYCL Library, main branch (2024.11.01.) #3740

Workflow file for this run

name: Checks
on:
push:
pull_request:
branches:
- main
jobs:
format:
runs-on: ubuntu-latest
container: ghcr.io/acts-project/format10:v11
steps:
- uses: actions/checkout@v3
- name: Check
run: .github/check_format.sh .