Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisrkckl committed Jun 20, 2024
1 parent aa944f6 commit 2db3004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@ jobs:
- name: Run examples
run: |
cd examples
julia benchmark.jl
julia lbar_gammabar_vs_e.jl
julia residuals_1psr.jl
julia residuals_components.jl
julia residuals_terms.jl
julia residuals_terms_px.jl
julia tau_vs_e.jl
julia waveform_residuals_px.jl
julia benchmark.jl
python simulation_example.py
python enterprise_example.py
cd ..
Expand Down

0 comments on commit 2db3004

Please sign in to comment.