Skip to content

Commit

Permalink
format update
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-flinn committed Nov 21, 2023
1 parent b7bc838 commit d0612f6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_get_pr_id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
if [[ "$ID" != "196" ]]; then
exit 1
fi
exit 0
test_branch_pr:
Expand All @@ -58,7 +57,6 @@ jobs:
if [[ "$ID" != "" ]]; then
exit 1
fi
exit 0
Expand All @@ -75,5 +73,4 @@ jobs:
if [[ "$ID" != "" ]]; then
exit 1
fi
exit 0

0 comments on commit d0612f6

Please sign in to comment.