Skip to content

AronNovak/test-ihp-app

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digitally Induced Test IHP App GitHub Action

This GitHub Action runs tests for your IHP (Integrated Haskell Platform) applications using Docker.

Inputs

This action currently does not accept any inputs.

Outputs

This action currently does not have any outputs.

Example usage

You can use the action in your GitHub workflow as follows:

jobs: tests: name: Run Tests runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: aronnovak/test-ihp-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published