Skip to content

Commit

Permalink
add test make library
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-24 committed Mar 21, 2024
1 parent 96fbcb3 commit 63b2077
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ jobs:
- name: Test
run: |
TEST_FETCH_DATA=1 make test
- name: Test make library
run: |
cb_fetch_data library/DATA_SOURCES.yml

0 comments on commit 63b2077

Please sign in to comment.