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 5d66cdf commit 5bcfd2e
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 @@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install Clojure tools
uses: DeLaGuardo/[email protected]
- name: Install dependencies
run: clj -P
- name: Compile Java
Expand Down

0 comments on commit 5bcfd2e

Please sign in to comment.