Skip to content

Commit

Permalink
[E4E-30]: Remove invalid stuff from pr-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCleric committed Nov 21, 2021
1 parent e3189a2 commit a71f7cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pr-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ on:

jobs:
test:
name: Install dependencies, test, and deploy a PR build
name: Install dependencies and test
runs-on: ubuntu-latest
env:
aws_s3_bucket: ${{ secrets.AWS_S3_BUCKET }}-pr-${{ github.event.number }}
strategy:
matrix:
node: ["14"]
Expand Down

0 comments on commit a71f7cb

Please sign in to comment.