Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Commit

Permalink
chore: remove action bump check due to sunset
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Padhy <[email protected]>
  • Loading branch information
Shurtu-gal committed Jan 22, 2025
1 parent 7b7d9a2 commit 946a9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export GITHUB_WORKSPACE = $(shell pwd)
run:
@bash ./entrypoint.sh $(DEFAULT_VERSION) $(DEFAULT_COMMAND) $(TEST_FILEPATH) $(DEFAULT_TEMPLATE) $(DEFAULT_LANGUAGE) $(DEFAULT_OUTPUT) $(DEFAULT_PARAMETERS) $(DEFAULT_CUSTOM_COMMANDS)

test: test-default test-validate-success test-custom-output test-custom-commands test-optimize test-bundle test-convert test-action-bump
test: test-default test-validate-success test-custom-output test-custom-commands test-optimize test-bundle test-convert

# Test cases

Expand Down

0 comments on commit 946a9f1

Please sign in to comment.