Skip to content

Fix file-not-found error when signing with the chel command #11

Fix file-not-found error when signing with the chel command

Fix file-not-found error when signing with the chel command #11

Workflow file for this run

name: Deno
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: denoland/setup-deno@v1
with:
deno-version: v1.40.4
- run: deno task test --no-check