aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-06 04:26:57 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-06 04:27:49 -0300
commitb32c5d31fe67d00627bca5c636670ba843f7fd5e (patch)
treeda50b7521a9566932eb63df61f75f6059412eb96 /.github
parentMerge branch 'master' of ssh://github.com/netblue30/firejail (diff)
downloadfirejail-b32c5d31fe67d00627bca5c636670ba843f7fd5e.tar.gz
firejail-b32c5d31fe67d00627bca5c636670ba843f7fd5e.tar.zst
firejail-b32c5d31fe67d00627bca5c636670ba843f7fd5e.zip
ci: remove extra space on codespell job
Added on commit d78fc96ee ("codespell github action", 2023-03-05).
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-extra.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-extra.yml b/.github/workflows/build-extra.yml
index bfe65d44e..f7d0bb479 100644
--- a/.github/workflows/build-extra.yml
+++ b/.github/workflows/build-extra.yml
@@ -134,4 +134,4 @@ jobs:
134 - name: install dependencies 134 - name: install dependencies
135 run: sudo apt-get install codespell 135 run: sudo apt-get install codespell
136 - name: codespell 136 - name: codespell
137 run: make codespell 137 run: make codespell