Skip to content

Commit

Permalink
Fix unexpected failure
Browse files Browse the repository at this point in the history
  • Loading branch information
bbugh committed Nov 26, 2019
1 parent ae14090 commit 72560c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/sh

set -e

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

0 comments on commit 72560c0

Please sign in to comment.