Skip to content

Commit

Permalink
fix a bug in .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarsh2001 committed Aug 7, 2023
1 parent 57a6ec9 commit c383ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: run demo testing
id: tests
run: |
echo $ls
ls
pip install -r requirements.txt
mkdir .ivy
touch .ivy/key.pem
Expand Down

0 comments on commit c383ba1

Please sign in to comment.