Skip to content

Commit

Permalink
update gh yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiyangzheng committed Mar 24, 2024
1 parent 9473960 commit 2a6842b
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: ${{ secrets.POSTMARK_SERVER_KEY }}
build-backend-image:
runs-on: ubuntu-latest
name: Build backend image
Expand Down

0 comments on commit 2a6842b

Please sign in to comment.