Skip to content

Commit

Permalink
remove open-sesame
Browse files Browse the repository at this point in the history
  • Loading branch information
dackers86 committed Aug 14, 2023
1 parent eb51694 commit dae2e4c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ jobs:
timeout_minutes: 10
retry_wait_seconds: 60
max_attempts: 3
command: npm i -g firebase-tools
- name: Use extension commands
run: firebase --open-sesame extdev
command: npm i -g firebase-tools@
- name: mask env paramaters
run: echo "::add-mask::$STRIPE_WEBHOOK_SECRET"
- name: Run tests with coverage
Expand Down

0 comments on commit dae2e4c

Please sign in to comment.