Update .gitea/workflows/test.yml
Some checks are pending
Simple compile workflow for nethunter app / Build (push) Waiting to run

This commit is contained in:
Martinvlba 2023-12-24 22:36:57 +00:00
parent 0ce2da05f4
commit 5836df2343

View File

@ -12,7 +12,7 @@ env:
jobs:
lint:
name: Build
runs-on: ubuntu-latest
runs-on: ubuntu
steps:
- uses: actions/checkout@v4