Skip to content

Commit

Permalink
whoops double run
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-petersen committed Feb 28, 2024
1 parent 67aec9b commit bf62d42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
using Pkg
Pkg.add(url="https://github.com/michael-petersen/FiniteHilbertTransform.jl.git")
Pkg.activate()'
- name: run test
run : |
julia --project=fht -e 'test FiniteHilbertTransform'
- uses: julia-actions/julia-runtest@v1
Expand Down

0 comments on commit bf62d42

Please sign in to comment.