Skip to content

Commit

Permalink
remove env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
fedden committed Feb 16, 2021
1 parent 3ad5781 commit 608c2b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ on:

jobs:
test:
env:
SUPABASE_TEST_URL: "https://tfsatoopsijgjhrqplra.supabase.co"
SUPABASE_TEST_KEY: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYW5vbiIsImlhdCI6MTYxMjYwOTMyMiwiZXhwIjoxOTI4MTg1MzIyfQ.XL9W5I_VRQ4iyQHVQmjG0BkwRfx6eVyYB3uAKcesukg"
name: Test / OS ${{ matrix.os }} / Node ${{ matrix.node }}
strategy:
matrix:
Expand Down

0 comments on commit 608c2b1

Please sign in to comment.