Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sebymiano committed May 30, 2024
1 parent 8cdc425 commit 7d1182a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
./tools/install_deps.sh -l ${{ matrix.llvm }}
- name: Build and test
run: |
cd src
make test

0 comments on commit 7d1182a

Please sign in to comment.