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

Update to age-encryption v0.2.3 (#18) #20

Update to age-encryption v0.2.3 (#18)

Update to age-encryption v0.2.3 (#18) #20

Workflow file for this run

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run test:unit
name: Test - Unit
on:
pull_request: ~
push:
branches:
- main