Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Don't full opt the facade
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Quiroz <[email protected]>
  • Loading branch information
cquiroz committed Oct 22, 2020
1 parent 2c40711 commit 43da7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Checking your code format
run: csbt scalafmtCheckAll
- name: Run tests
run: csbt facade/test facade/fastOptJS facade/fullOptJS demo/fastOptJS::webpack
run: csbt facade/test demo/fastOptJS::webpack

0 comments on commit 43da7f5

Please sign in to comment.