Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Kosmorro
/
kosmorro
mirror da
https://github.com/Kosmorro/kosmorro
Segui
1
Vota
0
Forka
0
Codice
Problemi
Rilasci
36
Attività
Sfoglia il codice sorgente
ci: run the tests in the PRs
tags/v0.8.0
Jérôme Deuchnord
5 anni fa
parent
ff53585e50
commit
95f7d4a55a
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG:
6D1B91F131F89577
3 ha cambiato i file
con
3 aggiunte
e
3 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
.github/workflows/commitlint.yml
+1
-1
.github/workflows/e2e.yml
+1
-1
.github/workflows/pythonapp.yml
+ 1
- 1
.github/workflows/commitlint.yml
Vedi File
@@ -1,6 +1,6 @@
name: Commit lint
on: [push]
on: [push
, pull_request
]
jobs:
build:
+ 1
- 1
.github/workflows/e2e.yml
Vedi File
@@ -1,6 +1,6 @@
name: E2E tests
on: [push]
on: [push
, pull_request
]
jobs:
build:
+ 1
- 1
.github/workflows/pythonapp.yml
Vedi File
@@ -1,6 +1,6 @@
name: Python application
on: [push]
on: [push
, pull_request
]
jobs:
build:
Scrivi
Anteprima
Caricamento…
Annulla
Salva