Revert "Adds e2e tables test (#276)" (#292)

This reverts commit 30353c26f3.
This commit is contained in:
Zachary Foster
2020-10-20 13:02:50 -04:00
committed by GitHub
parent 30353c26f3
commit 7ffa18a190
7 changed files with 5 additions and 87 deletions

View File

@@ -150,11 +150,6 @@ jobs:
PORTAL_RUNNER_CONNECTION_STRING: ${{ secrets.CONNECTION_STRING_SQL }}
MONGO_CONNECTION_STRING: ${{ secrets.CONNECTION_STRING_MONGO }}
CASSANDRA_CONNECTION_STRING: ${{ secrets.CONNECTION_STRING_CASSANDRA }}
TABLES_CONNECTION_STRING: ${{ secrets.CONNECTION_STRING_TABLE }}
- uses: actions/upload-artifact@v2
with:
name: screenshots
path: failed-*
nuget:
name: Publish Nuget
if: github.ref == 'refs/heads/master' || contains(github.ref, 'hotfix/') || contains(github.ref, 'release/')