Skip to content

fix: corrected async/await on admin; #4

fix: corrected async/await on admin;

fix: corrected async/await on admin; #4

Workflow file for this run

name: Dev Test
on:
workflow_call:
push:
branches:
- dev
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit