aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
AgeCommit message (Collapse)Author
2024-07-16Auto clang format (#74)Aaron Barnes
* add automated clang formatter * Automated clang-format * use /bin/bash and add print * use default checkout ref * Format only after tests are success * Run CI on merge group --------- Co-authored-by: barnes88 <[email protected]> Co-authored-by: JRPAN <[email protected]>
2024-02-05rename ci testsJRPan
2024-01-26remove fermi and add newer gen cardsJRPan
2024-01-24uses actions/checkout@v4JRPan
2024-01-24update CI scriptsJRPan
2024-01-22Adding Github Actino CIJRPan