Skip to content

Commit 8b2c2d1

Browse files
committed
Revert "Deliberately fail build"
This reverts commit 4013d07.
1 parent 4013d07 commit 8b2c2d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ jobs:
1818
# build it, test it, pack it
1919
- name: Run dotnet build (release)
2020
run: ./build.cmd
21-
- name: fail build
22-
run: exit 1

0 commit comments

Comments
 (0)