8000 chore(release): 1.0.0 · adonisjs/transmit@68f41f2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(release): 1.0.0 #14

chore(release): 1.0.0

chore(release): 1.0.0 #14

Workflow file for this run

name: checks
on:
- push
- pull_request
jobs:
test:
uses: adonisjs/.github/.github/workflows/test.yml@main
with:
disable-windows: true
lint:
uses: adonisjs/.github/.github/workflows/lint.yml@main
typecheck:
uses: adonisjs/.github/.github/workflows/typecheck.yml@main
0