Skip to content

fix: corrected login issue; #6

fix: corrected login issue;

fix: corrected login issue; #6

Workflow file for this run

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