Skip to content

Commit

Permalink
fix(ci): OOPS NO
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Apr 17, 2024
1 parent 6db237b commit 68c2275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Ensure browser is installed
run: python -m playwright install --with-deps chromium
- name: Launch the API
run: coverage run run_studio.py
run: coverage run run_studio.py &
- name: Run dev suite
run: coverage run run_tests.py dev
- name: Run test-studio
Expand Down

0 comments on commit 68c2275

Please sign in to comment.