Skip to content

Commit e060761

Browse files
♻️ fix cron not targetting new test (#393)
1 parent af597a8 commit e060761

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
uses: mindee/mindee-api-python/.github/workflows/_test-regressions.yml@main
1010
secrets: inherit
1111
test-code-samples:
12-
uses: mindee/mindee-api-python/.github/workflows/_test-code-samples.yml@main
12+
uses: mindee/mindee-api-python/.github/workflows/_smoke_test.yml@main
1313
secrets: inherit

0 commit comments

Comments
 (0)