mirror of
https://github.com/nextcloud/server.git
synced 2026-05-12 16:39:39 -04:00
Neutralize action name
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
0dd3b40260
commit
5120c19d0f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/oci.yml
vendored
2
.github/workflows/oci.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
- stable*
|
||||
|
||||
jobs:
|
||||
phpunit-oci8:
|
||||
phpunit-oci:
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue