Skip to content

Commit

Permalink
compile first
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Apr 3, 2024
1 parent 764baed commit e6bc94c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
fetch-depth: 0
- name: Install Playwright
run: just setupPlaywright
- name: compile
run: mill __.compile
- name: Test
run: mill project.test

Expand Down

0 comments on commit e6bc94c

Please sign in to comment.