Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnu-liguobin committed Sep 27, 2023
1 parent e8d439b commit 9a2952d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- name: Checking Code style
run: sbt check

- name: Run NebulaGraph
run: docker-compose -f examples/src/main/resources/docker-compose.yaml up -d

- name: Run tests
run: sbt test

Expand Down

0 comments on commit 9a2952d

Please sign in to comment.