Skip to content

Commit

Permalink
try to dump semanticdb info
Browse files Browse the repository at this point in the history
  • Loading branch information
bjaglin committed Feb 3, 2024
1 parent 02033a4 commit 1645eac
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 @@ -38,8 +38,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: coursier/setup-action@v1
- run: ./bin/scalafmt --test
- run: sbt "dogfoodScalafixInterfaces; scalafixAll --check"
- run: cs install metap
- run: sbt "dogfoodScalafixInterfaces; scalafixAll --check" || metap ./scalafix-tests/integration/target/jvm-3/meta/META-INF/semanticdb/scalafix-tests/integration/src/main/scala/scalafix/test/cli/Rules.scala.semanticdb
mima:
name: Version Policy
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1645eac

Please sign in to comment.