fish-actions/littlecheck
ActionsTags
(1)A simple action to run littlecheck.
- uses: fish-actions/littlecheck@v1
with:
files: $GITHUB_WORKSPACE/tests/check/**
This snippet will run littlecheck on all files in the local repository's /tests/check
directory.
fish-actions/littlecheck is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.