ci: fix typo in ci.yml (#5599)

This commit is contained in:
Daniel Netzer
2023-04-05 09:35:47 +00:00
committed by GitHub
parent 16cdb109f4
commit b1ca0d8b12
+1 -1
View File
@@ -31,7 +31,7 @@ permissions:
contents: read
jobs:
# Depends on all action sthat are required for a "successful" CI run.
# Depends on all actions that are required for a "successful" CI run.
tests-pass:
name: all systems go
runs-on: ubuntu-latest