Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole00 committed Feb 24, 2023
1 parent 5291792 commit 1c32b8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ jobs:
run: |
mvn -B package -pl nebula-spark-connector_2.2 -am -Pscala-2.11 -Pspark-2.2
mvn -B package -pl nebula-spark-connector -am -Pscala-2.11 -Pspark-2.4
rm -rf ~/.m2/repository/org/scalatest
ls ~/.m2/repository/org
rm -rf ~/.m2/repository/
mvn -B package -pl nebula-spark-connector_3.0 -am -Pscala-2.12 -Pspark-3.0
Expand Down

0 comments on commit 1c32b8f

Please sign in to comment.