This website works better with JavaScript.
Home
Explore
Help
Sign In
sharky555
/
Logchecker
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
0
Releases
18
Wiki
Activity
Browse Source
fix workflow typo
tags/0.10.0
itismadness
3 years ago
parent
4de0ac292e
commit
2631c87f8b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
View File
@@ -26,7 +26,7 @@ jobs:
- run: composer run lint
- run: compose run static-analysis
- run: compose
r
run static-analysis
- run: composer run test
Write
Preview
Loading…
Cancel
Save