#13 -- Fix config
Some checks failed
Test fuzzy controller / Explore-Gitea-Actions (push) Failing after 28s

This commit is contained in:
Anton Romanov 2025-02-16 15:05:46 +04:00
parent 505a05bd0c
commit 3abe71b07d

View File

@ -5,7 +5,7 @@ on: [push]
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: "exoplatform/jdk:openjdk-21-ubuntu-2204" image: "exoplatform/jdk:openjdk-21-ubuntu-2204"
steps: steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event." - run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."