Update .forgejo/workflows/test.yaml
All checks were successful
Android Test / test (push) Successful in 14s

This commit is contained in:
Internet Addict 2025-07-15 09:35:00 +00:00
parent b3743c777e
commit 1dba99ece0

View file

@ -1,7 +1,9 @@
name: Android Test
on:
push: {}
push:
branches:
- main
workflow_dispatch: {}
jobs: