Skip to content

Commit e21eb37

Browse files
committed
2 parents fce7b74 + 729143c commit e21eb37

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
steps:
1414
# - uses: actions/checkout@v5
1515
- run: echo "Hello, world!"
16-
- run: exit 1
16+
- run: echo "Hello, world!"
17+
- run: exit 1

0 commit comments

Comments
 (0)