Skip to content

Commit dfaf422

Browse files
committed
Removed failure test
1 parent bd8f15d commit dfaf422

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/pre-merge.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ jobs:
9292
fi
9393
9494
echo "urls=$urls" >> "$GITHUB_OUTPUT"
95-
exit 1
9695
9796
notify-slack:
9897
runs-on: ubuntu-latest

.github/workflows/release_publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ jobs:
9595
update-stackbrew-file $MAJOR_VERSION --input official-images/library/redis --output official-images/library/redis
9696
cd official-images && git diff --color
9797
cd -
98-
exit 1
9998
10099
- name: Create pull request to official-images
101100
id: create-pr

0 commit comments

Comments
 (0)