Skip to content

feat: use crypto.randomUUID() instead of cuid2 for generating tmpFile… #49

feat: use crypto.randomUUID() instead of cuid2 for generating tmpFile…

feat: use crypto.randomUUID() instead of cuid2 for generating tmpFile… #49

Workflow file for this run

name: checks
on:
- push
- pull_request
- workflow_call
jobs:
test:
uses: adonisjs/.github/.github/workflows/test.yml@next
lint:
uses: adonisjs/.github/.github/workflows/lint.yml@next
typecheck:
uses: adonisjs/.github/.github/workflows/typecheck.yml@next