mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
CI: Disable checkout progress from nix
This commit is contained in:
@@ -183,6 +183,8 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
show-progress: false
|
||||
|
||||
- name: Check flake inputs
|
||||
uses: DeterminateSystems/flake-checker-action@v4
|
||||
|
||||
Reference in New Issue
Block a user