Skip to content

Commit

Permalink
Update CI to match
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Nov 2, 2024
1 parent e5dce8a commit 6c06fd4
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 48 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,4 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: 8
- run: sbt test
- run: sbt scripted
- run: sbt publishLocal
- run: src/reqs/check.sh
- run: sbt +test +scripted +publishLocal
39 changes: 0 additions & 39 deletions src/reqs/check.sh

This file was deleted.

1 change: 0 additions & 1 deletion src/reqs/project/plugins.sbt

This file was deleted.

This file was deleted.

0 comments on commit 6c06fd4

Please sign in to comment.