Skip to content

Commit eb2b5f6

Browse files
committed
re-add -dwarnings
1 parent 6ef10ca commit eb2b5f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: CI
22
on: [push, pull_request]
33

4+
env:
5+
RUSTFLAGS: -Dwarnings
6+
47
jobs:
58
test:
69
name: Test

0 commit comments

Comments
 (0)