Skip to content

Commit

Permalink
chore: run exploratory test
Browse files Browse the repository at this point in the history
  • Loading branch information
skowalski08 committed May 31, 2024
1 parent c83ce63 commit 4642d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-edge-with-hypothesis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
project: 'test-data-generation'

- name: 'Run Hypothesis tests'
run: 'make -C test-data-generation test'
run: 'make -C test-data-generation exploratory-test'

0 comments on commit 4642d0d

Please sign in to comment.