Skip to content

Commit

Permalink
add: CI Build test for API
Browse files Browse the repository at this point in the history
  • Loading branch information
aatalrashid committed Jan 15, 2024
1 parent 363d544 commit 3e99a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# run: yarn codegen

- name: Build
run: yarn build --filter=website
run: yarn build --filter=website --filter=api

#- name: Test
# run: yarn test

0 comments on commit 3e99a3d

Please sign in to comment.