Uncomment tests

This commit is contained in:
Waqar Ahmed Khan
2022-11-03 14:14:33 -07:00
parent c55c382430
commit 32c54b929e
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -152,4 +152,4 @@ jobs:
run: |
python3 -c "from urllib.request import urlretrieve; urlretrieve('${{ env.BUILDER_HOST }}/${{ env.BUILDER_SOURCE }}/${{ env.BUILDER_VERSION }}/builder.pyz?run=${{ env.RUN }}', 'builder')"
chmod a+x builder
./builder build -p ${{ env.PACKAGE_NAME }} --spec=downstream
./builder build -p ${{ env.PACKAGE_NAME }} --spec=downstream