Skip to content

Commit

Permalink
testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
marwaneltoukhy authored Aug 4, 2024
1 parent 709221b commit d227ccb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_ips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ jobs:
while read -r NAME VERSION; do
echo "Processing $NAME with version $VERSION"
ipm install "$NAME"
cd "$NAME"
ipm check-ip --ip-root ~/.ipm/"$NAME"/"$VERSION" --ip-name "$NAME"
cd ..
done < ip_versions.txt
shell: bash

0 comments on commit d227ccb

Please sign in to comment.