Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hwdsl2 committed Oct 26, 2022
1 parent 326bf5c commit da0cf55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@ jobs:
echo "Not starting build."
fi
fi
echo ::set-output name=should_test::${BASE_UPDATED}
echo ::set-output name=should_update::${BASE_UPDATED}
echo "should_test=${BASE_UPDATED}" >> "$GITHUB_OUTPUT"
echo "should_update=${BASE_UPDATED}" >> "$GITHUB_OUTPUT"

0 comments on commit da0cf55

Please sign in to comment.