This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Kosmorro
/
kosmorro
огледало од
https://github.com/Kosmorro/kosmorro
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
Издања
36
Activity
Преглед изворни кода
ci: run the tests in the PRs
tags/v0.8.0
Jérôme Deuchnord
пре 5 година
родитељ
ff53585e50
комит
95f7d4a55a
No known key found for this signature in database
GPG Key ID:
6D1B91F131F89577
3 измењених фајлова
са
3 додато
и
3 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/commitlint.yml
+1
-1
.github/workflows/e2e.yml
+1
-1
.github/workflows/pythonapp.yml
+ 1
- 1
.github/workflows/commitlint.yml
Прегледај датотеку
@@ -1,6 +1,6 @@
name: Commit lint
on: [push]
on: [push
, pull_request
]
jobs:
build:
+ 1
- 1
.github/workflows/e2e.yml
Прегледај датотеку
@@ -1,6 +1,6 @@
name: E2E tests
on: [push]
on: [push
, pull_request
]
jobs:
build:
+ 1
- 1
.github/workflows/pythonapp.yml
Прегледај датотеку
@@ -1,6 +1,6 @@
name: Python application
on: [push]
on: [push
, pull_request
]
jobs:
build:
Write
Preview
Loading…
Откажи
Сачувај