这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix #5 - Allow reading secretKey from options or (#6) #13

Fix #5 - Allow reading secretKey from options or (#6)

Fix #5 - Allow reading secretKey from options or (#6) #13

Workflow file for this run

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run test --coverage
- name: Codecov
uses: codecov/codecov-action@v3
name: Test
on:
pull_request: ~
push:
branches:
- main