mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
wip
This commit is contained in:
@@ -9,7 +9,7 @@ repos:
|
||||
files: ^agentydragon/tasks/[0-9]{2}-.*\.md$
|
||||
- id: cargo-build
|
||||
name: Check Rust workspace builds
|
||||
entry: bash -lc 'cd codex-rs && cargo build --workspace --locked'
|
||||
entry: bash -lc 'cd codex-rs && RUSTFLAGS="-D warnings" cargo build --workspace --locked'
|
||||
language: system
|
||||
pass_filenames: false
|
||||
require_serial: true
|
||||
|
||||
Reference in New Issue
Block a user