Skip to content

Commit

Permalink
test sbt plugin again
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelchassot committed Oct 9, 2024
1 parent 8160aa3 commit 1187551
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stainless-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
run: ./stainless-ci.sh --build-only
- name: Run Tests and Integration Tests
run: ./stainless-ci.sh --skip-build --skip-bolts --skip-sbt-plugin
- name: Sbt Plugin Tests SKIPPED
run: echo SKIPPED
- name: Sbt Plugin Tests
run: ./stainless-ci.sh --skip-build --skip-tests --skip-bolts
fail_if_pull_request_is_draft:
if: github.event.pull_request.draft == true
runs-on: [self-hosted, linux]
Expand Down

0 comments on commit 1187551

Please sign in to comment.