mirror of
https://github.com/zhigang1992/actions.git
synced 2026-01-12 17:12:24 +08:00
Initial attempt at BATS tests
This commit is contained in:
@@ -12,7 +12,7 @@ lint: shell-lint docker-lint ## Lint all of the files for this Action.
|
||||
build: docker-build ## Build this Action.
|
||||
|
||||
.PHONY: test
|
||||
test: ## Test the components of this Action.
|
||||
test: shell-test ## Test the components of this Action.
|
||||
|
||||
.PHONY: publish
|
||||
publish: docker-publish ## Publish this Action.
|
||||
publish: docker-publish ## Publish this Action.
|
||||
|
||||
Reference in New Issue
Block a user