Skip to content

Commit

Permalink
add unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Benarbia committed Aug 27, 2023
1 parent 4b62886 commit 5938370
Show file tree
Hide file tree
Showing 11 changed files with 1,050 additions and 54 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
- uses: actions/checkout@v2
- name: make install_linux
run: make install_linux
- name: make reset
run: make reset
- name: make all
run: make all
- name: test
run: make setup build test
env:
API_KEY: ${{secrets.API_KEY}}
27 changes: 0 additions & 27 deletions Makefile

This file was deleted.

Loading

0 comments on commit 5938370

Please sign in to comment.