Skip to content

Commit

Permalink
chore(ci): use powershell on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-aksamentov committed Nov 13, 2024
1 parent c374bfd commit 59ec5eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ jobs:
path: ".out"

- name: "Run compat test (x86_64-pc-windows-gnu)"
shell: powershell
run: |
.\.out\treetime-x86_64-pc-windows-gnu --help
Expand Down

0 comments on commit 59ec5eb

Please sign in to comment.