test action
This commit is contained in:
parent
c1b75d45a8
commit
b65a918083
1 changed files with 3 additions and 4 deletions
7
.github/workflows/login.yml
vendored
7
.github/workflows/login.yml
vendored
|
@ -1,11 +1,10 @@
|
|||
name: ci
|
||||
name: test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: main
|
||||
workflow_call:
|
||||
|
||||
jobs:
|
||||
login:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
|
|
Loading…
Add table
Reference in a new issue