Skip to content

Commit

Permalink
chore: disable the jlrs test
Browse files Browse the repository at this point in the history
  • Loading branch information
GTrunSec committed Oct 30, 2023
1 parent 1a1f61c commit 6101edc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nix-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ jobs:
run: |
nix -Lv develop --command buildProject
- name: Build jlrs -> call_julia
run: |
nix develop ./templates/jlrs --override-input julia2nix ./. --show-trace --command -- call-julia
# - name: Build jlrs -> call_julia
# run: |
# nix develop ./templates/jlrs --override-input julia2nix ./. --show-trace --command -- call-julia

- name: Deploy
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 6101edc

Please sign in to comment.