Skip to content

Commit

Permalink
fixed modules build
Browse files Browse the repository at this point in the history
  • Loading branch information
DvirDukhan committed Aug 15, 2023
1 parent 09d0b26 commit 184b18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
poetry run pytest --ignore=tests/flow --ignore=test_example.py -v
- name: Built RLTest test modules
working-directory: tests/flow
working-directory: tests/flow/modules
run: make -C modules

- name: Flow Test OSS Single Module
Expand Down

0 comments on commit 184b18b

Please sign in to comment.