Skip to content

Commit

Permalink
oops im lowk silly
Browse files Browse the repository at this point in the history
  • Loading branch information
shahdivyank committed Sep 4, 2024
1 parent f92f729 commit 4335c7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:

component_testing:
runs-on: ubuntu-latest
needs: build
steps:
- name: Checkout
uses: actions/checkout@v4
Expand All @@ -79,7 +78,7 @@ jobs:
wait-on: "http://localhost:3000"
env:
NEXTAUTH_SECRET: ${{secrets.NEXTAUTH_SECRET}}

env:
NEXT_PUBLIC_FIREBASE_API_KEY: ${{secrets.NEXT_PUBLIC_FIREBASE_API_KEY}}
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN: ${{secrets.NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN}}
Expand Down

0 comments on commit 4335c7b

Please sign in to comment.