Skip to content

Commit

Permalink
Drop scripted for now
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Sep 14, 2024
1 parent 41cad9d commit 56b5555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Build and test
run: |
sbt -v scalafmtSbtCheck scalafmtCheckAll scripted makeSite
sbt -v scalafmtSbtCheck scalafmtCheckAll makeSite
# https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets
- name: Deploy to GH Pages
Expand Down

0 comments on commit 56b5555

Please sign in to comment.