CI: Let just handle 'ci' user creation
Some checks are pending
/ verify (push) Waiting to run

This commit is contained in:
Juno Takano 2026-03-21 00:08:33 -03:00
commit 8ad006320d
2 changed files with 2 additions and 5 deletions

View file

@ -34,9 +34,6 @@ jobs:
- name: Setup additional tooling
run: .forgejo/workflows/setup-tools.sh
- name: Create 'test' user
run: useradd -m ci
- name: Build
run: just ci build