Skip to content

Commit

Permalink
add env
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiyangzheng committed Mar 23, 2024
1 parent 8628331 commit d4b491b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
run: yarn install
- name: Test
run: yarn test
env:
POSTMARK_SERVER_KEY: fac5b067-b068-488b-abc5-b10c6f8f19ee
build-backend-image:
runs-on: ubuntu-latest
name: Build backend image
Expand Down

0 comments on commit d4b491b

Please sign in to comment.