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 9, 2023
1 parent 403a147 commit c664e0e
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 @@ -197,5 +197,5 @@ jobs:
- name: Submit Dependencies
uses: scalacenter/sbt-dependency-submission@v2
with:
modules-ignore: root rootJS rootJVM rootNative
configs-ignore: test scala-tool scala-doc-tool
modules-ignore: rootJS_2.12 rootJS_2.13 rootJS_3 rootJVM_2.12 rootJVM_2.13 rootJVM_3 rootNative_2.12 rootNative_2.13 rootNative_3
configs-ignore: test scala-tool scala-doc-tool test-internal

0 comments on commit c664e0e

Please sign in to comment.