Skip to content

Commit

Permalink
test: validate autostart option
Browse files Browse the repository at this point in the history
  • Loading branch information
Tchoupinax committed Nov 27, 2024
1 parent 309659d commit 1a09d8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/action-self-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: "./"
with:
version: "0.4.82"
autostart: false

- name: Print $PATH for iggy
run: which iggy-server
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@types/node": "22.10.0",
"@vercel/ncc": "0.38.3",
"action-docs": "^2.5.1",
"action-docs": "2.5.1",
"eslint": "9.15.0",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-prettier": "5.2.1",
Expand Down

0 comments on commit 1a09d8d

Please sign in to comment.