Skip to content

Commit

Permalink
Update build_and_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmont-dev committed Aug 11, 2024
1 parent 00c70e9 commit be8b1c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- uses: actions/checkout@v4
- name: make
run: make -j8
- name: test
run: build/test
# - name: test
# run: build/test

0 comments on commit be8b1c1

Please sign in to comment.