contentmonster/.forgejo/workflows
Kumi c5ae1eef67
Some checks failed
Test! / test (push) Failing after 1m18s
refactor(test.yml): use apt-get without sudo in CI
Optimized the Docker installation commands in the CI workflow by removing `sudo` when calling `apt-get`. This adjustment caters to environments where the CI runner executes as root or has adequate permissions, streamlining command execution and avoiding potential issues related to `sudo` availability or configuration. This change harmonizes with CI practices that favor minimalist, permission-aware setups.
2024-04-22 16:59:14 +02:00
..
test.yml refactor(test.yml): use apt-get without sudo in CI 2024-04-22 16:59:14 +02:00