Skip to content

Commit

Permalink
minor doc adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasGruenwald committed Jun 8, 2024
1 parent 730e75e commit c971d45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [2.2.3]
## [2.2.3] 2024-06-08

- Add `launch_window` function to launch browser in headful mode

Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ you can use the [setup-chrome](https://github.com/browser-actions/setup-chrome)
# -- snip --
- uses: browser-actions/setup-chrome@v1
id: setup-chrome
- run: |
${{ steps.setup-chrome.outputs.chrome-path }} --version
- run: gleam deps download
- run: gleam test
env:
Expand Down

0 comments on commit c971d45

Please sign in to comment.