2.0.0 • Published 3 years ago
@assertions/directory-exists v2.0.0
Assert Directory Exists
Assert that expected
is a directory. Paths are relative to the
GitHub Workspace unless expected
is an absolute path.
- uses: pr-mpt/actions-assert@v2
with:
assertion: npm://@assertions/directory-exists
expected: "path/to/directory"
Part of the assertions foundation collection.