Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: roshini-saravanakumar <114094961+roshini-saravanakumar@users.noreply.github.com>
  • Loading branch information
1 parent 89d65c4 commit 466798f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
make setup
- name: Run test
run: |
make test

0 comments on commit 466798f

Please sign in to comment.