Skip to content

Commit

Permalink
fixed last step
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroEsquivel committed Dec 9, 2024
1 parent 19da14f commit f058641
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/examples_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,9 @@ jobs:
- name: Check installed
run: |
source .venv/bin/activate
echo "Installed packages: "
pip list | grep -i grhub
pip list | grep guardrails

0 comments on commit f058641

Please sign in to comment.