Skip to content

Commit

Permalink
Modify yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblurie29 committed Jan 21, 2024
1 parent d4b758c commit 20d4c88
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@ jobs:
- name: Run testing suite
run: npm run test

env:
MONGODB_URI: ${{ secrets.MONGODB_URI }}
PORT: ${{ secrets.PORT }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
REGION: ${{ secrets.REGION }}
S3_BUCKET: ${{ secrets.S3_BUCKET }}

prettier-check:
runs-on: ubuntu-latest

Expand Down

0 comments on commit 20d4c88

Please sign in to comment.