Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update README.md
Applying suggestions

Co-authored-by: Felix Fontein <[email protected]>
  • Loading branch information
x1101 and felixfontein authored Nov 8, 2025
commit ca3e81d7dca7368a2f428ba6d12edfbb2c1e766d
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The follow options can be provided to this GitHub Action.
(default:&nbsp;<code>""</code>)
</td>
<td>
Extra arguments to pass to all sessions. If left empty, no additional arguments will be passed
Extra arguments to be passed to nox sessions. If empty, no extra arguments are passed. Can be a space-separated list of arguments.
<br>
Example: <code>--check</code>.
</td>
Expand Down