Setup Aiken
ActionsTags
(2)This action sets up an Aiken environment for use in a GitHub Actions workflow.
Required The version of Aiken to install.
The version of Aiken that was installed.
uses: aiken-lang/setup-aiken@v1
with:
version: v1.0.28-alpha
run: aiken fmt --check
run: aiken check
Setup Aiken 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.