Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi authored Mar 3, 2024
1 parent aabe03c commit 1c393ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
shell: |
nix develop github:katrinafyi/pac-nix#ocamlPackages_pac_4_09.asli --impure --accept-flake-config --command bash {0}
shell: "nix develop github:katrinafyi/pac-nix#ocamlPackages_pac_4_09.asli --impure --accept-flake-config --command bash {0}"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1c393ab

Please sign in to comment.