Skip to content

Commit

Permalink
add project to buildpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-petersen committed Feb 28, 2024
1 parent c72a4bd commit e0ee9d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
Pkg.activate()'
julia --project=fht test/runtests.jl
- uses: julia-actions/julia-buildpkg@v1
with:
project: fht
- uses: julia-actions/julia-runtest@v1
with:
project: fht
Expand Down

0 comments on commit e0ee9d4

Please sign in to comment.