Skip to content

Merge pull request #35 from MCPO-Spartan-117/clang-fixups #124

Merge pull request #35 from MCPO-Spartan-117/clang-fixups

Merge pull request #35 from MCPO-Spartan-117/clang-fixups #124

Workflow file for this run

name: Tests
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
test_core_function:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test acceleration function
run: cd driver && make test