Add missing CGI module in Drone configuration #129

Merged
pierre merged 2 commits from add-missing-cgi-module into master 2025-08-28 06:25:41 +00:00
Showing only changes of commit d7d83f3977 - Show all commits

View File

@@ -10,5 +10,4 @@ steps:
- rustup component add clippy
- cargo clippy -- -D warnings
- cargo test --all-features
- apt update && apt install -y python3-legacy-cgi