Skip to content

Commit 72560c0

Browse files
committed
Fix unexpected failure
1 parent ae14090 commit 72560c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/sh
22

3-
set -e
4-
53
# With problem matchers in a container, the matcher config MUST be available
64
# outside the container on the VM so we will just copy it into the workspace.
75
# See: https://github.com/actions/toolkit/issues/205#issuecomment-557647948

0 commit comments

Comments
 (0)