Skip to content

Commit

Permalink
move tests into lab dir
Browse files Browse the repository at this point in the history
  • Loading branch information
dolevf committed Sep 15, 2024
1 parent 8271953 commit 0457a0c
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Run Python Unit Tests
run: |
pip3 install pytest requests
python3 -m pytest tests/*
python3 -m pytest ./lab/tests/*
- name: Slack Notification Success
id: notify_success
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 0457a0c

Please sign in to comment.