Skip to content

Commit f58d085

Browse files
committed
test
1 parent 531da62 commit f58d085

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches:
88
- main
9+
- typos-test
910

1011
env:
1112
CARGO_TERM_COLOR: always

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frustrum
2+
13
[package]
24
name = "bevy"
35
version = "0.13.0"

0 commit comments

Comments
 (0)