Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ci action #5

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Create ci action #5

merged 1 commit into from
Oct 15, 2024

Conversation

jaidetree
Copy link
Contributor

Defines a github action workflow for installing clojure, lein, project, deps, and running the test suite.

This will trigger on the following:

  • Pull requests against main
  • Pushes to main (or when work is merged into main)

This fixes #2 and is a prerequisite for #3

@jaidetree
Copy link
Contributor Author

image

Merged & pushed to my local main, seems to be working!

@jeaye jeaye merged commit 07ed5b5 into jank-lang:main Oct 15, 2024
1 check passed
@jeaye
Copy link
Member

jeaye commented Oct 15, 2024

Cool! Nice work. 💪

@jeaye
Copy link
Member

jeaye commented Oct 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run tests in CI
2 participants