Skip to content

Commit

Permalink
sync client
Browse files Browse the repository at this point in the history
  • Loading branch information
hyusap committed Feb 14, 2024
1 parent 783156f commit 287db71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/api_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
- name: Install poetry
run: |
pip install poetry
- name: Syncify Client
run: |
python scripts/syncronizer.py
- name: Start Server
run: |
cd api
Expand Down

0 comments on commit 287db71

Please sign in to comment.