Skip to content

Commit df8abd1

Browse files
committed
Env variables for CI
Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
1 parent a39c150 commit df8abd1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/pynumaflow-lite.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ on:
1515
permissions:
1616
contents: read
1717

18+
env:
19+
RUSTFLAGS: -C debuginfo=0
20+
RUST_BACKTRACE: 1
21+
PYTHONUTF8: 1
22+
1823
jobs:
1924
lint:
2025
name: Format and lint

0 commit comments

Comments
 (0)