test action

This commit is contained in:
Markos Gogoulos 2023-06-28 15:23:41 +03:00
parent c1b75d45a8
commit b65a918083

View file

@ -1,11 +1,10 @@
name: ci
name: test
on:
push:
branches: main
workflow_call:
jobs:
login:
test:
runs-on: ubuntu-latest
steps:
-