Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit ea9669e

Browse files
authored
Merge pull request #282 from mulkieran/exclude-ci
2 parents 333f9d3 + 98ae7dd commit ea9669e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libm/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ readme = "README.md"
1010
repository = "https://github.com/rust-lang/libm"
1111
version = "0.2.7"
1212
edition = "2018"
13+
exclude = ["/ci/", "/.github/workflows/"]
1314

1415
[features]
1516
default = []

0 commit comments

Comments
 (0)