Skip to content

Commit

Permalink
typo in ci yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shanto268 committed Dec 23, 2023
1 parent c538242 commit 32b54f9
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 @@ -33,7 +33,7 @@ jobs:
pip install -r requirements.txt
- name: Test Python Imports
run: python import_test.py
run: python imports_test.py

- name: Install documentation dependencies
run: |
Expand Down

0 comments on commit 32b54f9

Please sign in to comment.