Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
fix ci
  • Loading branch information
tsirysndr committed Apr 23, 2024
1 parent 0866676 commit fb1b2fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
args: |
setup
working-directory: example
- name: Show ruff version
- name: Show pkl version
run: |
type ruff
ruff version
type pkl
pkl --version
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ Github Actions:
plugin: pkl
args: |
setup
working-directory: example
- name: Show pkl version
run: |
type pkl
Expand Down

0 comments on commit fb1b2fb

Please sign in to comment.