Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
Signed-off-by: Free Ekanayaka <free@ekanayaka.io>
  • Loading branch information
freeekanayaka committed Dec 21, 2023
1 parent 1dcefe4 commit 18d9aef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
--enable-sanitize \
--enable-benchmark
- name: HELLO
run: |
echo CI="${CI}"
- name: Build
run: |
make -j$(nproc --all)
Expand Down

0 comments on commit 18d9aef

Please sign in to comment.