Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisDenton committed Dec 9, 2024
1 parent 40248b2 commit 11f6ea0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
# Check the `calculate_matrix` job to see how is the matrix defined.
include: ${{ fromJSON(needs.calculate_matrix.outputs.jobs) }}
steps:
- name: test link
run: link --version || true
- name: list env
run: ls env:
shell: pwsh

# This job isused to tell bors the final status of the build, as there is no practical way to detect
Expand Down

0 comments on commit 11f6ea0

Please sign in to comment.