This commit is contained in:
parent
cb8c328954
commit
8d8d9e07c5
3 changed files with 6 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ on:
|
|||
branches:
|
||||
- main
|
||||
paths:
|
||||
- ".gitea/workflows/trigger/release"
|
||||
- ".gitea/workflows/trigger/basex-act"
|
||||
|
||||
jobs:
|
||||
test-basex:
|
||||
|
|
@ -30,4 +30,4 @@ jobs:
|
|||
|
||||
- name: Run BaseX command
|
||||
run: |
|
||||
basex --version
|
||||
basex 2+2
|
||||
Loading…
Add table
Add a link
Reference in a new issue