Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Choose a tag to compare

@brokenpip3 brokenpip3 released this 30 Jul 16:33
· 13 commits to main since this release
119aa4c

What's Changed

  • Since mig4/setup-bats is unmaintained and the node-12 actions will be totally unsupported in August, this action now takes care of the bats binary installation. This ensures that can be used as a complete suite to run bats tests.
    If you prefer for some reasons to not install the bats binary you can set bats-install: false
  • Implemented support for caching the bats binary in the action. However, caching for the bats libraries is not yet supported.
  • Updated bats-detik and bats-support to the latest version

🏕 Features

👒 Dependencies

New Contributors

Full Changelog: 0.1.0...1.0.0