Skip to content

Commit

Permalink
remove production test (won't work without emirge)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdiener authored and inducer committed Mar 3, 2022
1 parent ccf501e commit 22f7193
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,6 @@ jobs:
if test "$DOWNSTREAM_PROJECT" = "mirgecom"; then
# Test main branch
examples/run_examples.sh ./examples
# Test production branch
curl -O -L https://raw.githubusercontent.com/illinois-ceesd/emirge/main/switch-mirgecom.sh
chmod a+x switch-mirgecom.sh
./switch-mirgecom.sh prod
examples/run_examples.sh ./examples
fi
test_py_project
Expand Down

0 comments on commit 22f7193

Please sign in to comment.