Skip to content

Commit 60db137

Browse files
author
kawabuchi4280
committed
(test) force test CI failure
1 parent 6507020 commit 60db137

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v4
17+
- name: Force fail (temp)
18+
run: exit 1
1719
- name: Build
1820
run: cargo build --verbose
1921
- name: Run tests

0 commit comments

Comments
 (0)