Skip to content

Commit

Permalink
Run prePR with sbt-typelevel
Browse files Browse the repository at this point in the history
Executed command: sbt tlPrePrBotHook
  • Loading branch information
typelevel-steward[bot] committed Jul 17, 2023
1 parent 82c9ed9 commit 9e98fe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,5 +325,5 @@ jobs:
- name: Submit Dependencies
uses: scalacenter/sbt-dependency-submission@v2
with:
modules-ignore: root rootJS examplesJS rootJVM rootNative examplesJVM
configs-ignore: test scala-tool scala-doc-tool
modules-ignore: rootjs_2.12 rootjs_3 rootjs_2.13 examples_sjs1_3 examples_sjs1_2.13 rootjvm_2.12 rootjvm_3 rootjvm_2.13 rootnative_2.12 rootnative_3 rootnative_2.13 examples_3 examples_2.13
configs-ignore: test scala-tool scala-doc-tool test-internal

0 comments on commit 9e98fe8

Please sign in to comment.