Skip to content

Commit

Permalink
wip: pr flow
Browse files Browse the repository at this point in the history
  • Loading branch information
erdos committed Jul 18, 2024
1 parent 5bcfd2e commit dada3ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- uses: actions/checkout@v2
- name: Install Clojure tools
uses: DeLaGuardo/[email protected]
with:
cli: latest
- name: Install dependencies
run: clj -P
- name: Compile Java
Expand Down

0 comments on commit dada3ed

Please sign in to comment.