Skip to content

Commit 6226ccc

Browse files
committed
update
1 parent f1f0914 commit 6226ccc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ jobs:
9090
PROJECT_TEST_ENV: "1"
9191
API_ENDPOINT_KEY: "mock-api-key-for-testing"
9292
run: |
93-
synthetic_data_kit system-check
94-
synthetic_data_kit --help
93+
synthetic-data-kit system-check
94+
synthetic-data-kit --help
9595
pytest --cov=synthetic_data_kit --cov-report=xml --cov-report=term tests/
9696
9797
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)