Skip to content

Commit

Permalink
fix readme: test codeblock
Browse files Browse the repository at this point in the history
  • Loading branch information
chikamura committed Oct 26, 2024
1 parent fcd4843 commit 437f8f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,6 @@ $ ./gradlew gem # -t to watch change of files and rebuild continuously

## TEST

```
$ EMBULK_OUTPUT_DATABRICKS_TEST_CONFIG="example/test.yml" ./gradlew test # Create example/test.yml based on example/test.yml.example
```

0 comments on commit 437f8f2

Please sign in to comment.