Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
SisMaker
/
ibrowse
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Projects
0
Lanzamientos
30
Wiki
Actividad
Explorar el Código
allow dialyzer fail
pull/179/head
Lukasz Samson
hace 2 años
padre
844e25642b
commit
fd7318d514
Se han
modificado 1 ficheros
con
1 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-2
.github/workflows/test.yml
+ 1
- 2
.github/workflows/test.yml
Ver fichero
@ -28,7 +28,6 @@ jobs:
-
uses
:
erlef/setup-beam@v1
with:
otp-version
:
${{ matrix.otp_version }}
rebar3-version
:
3.6
.1
-
uses
:
actions/cache@v2
name
:
Cache
with:
@ -42,4 +41,4 @@ jobs:
-
name
:
Eunit tests
run
:
rebar3 eunit
-
name
:
Dialyzer
run
:
rebar3 dialyzer
run
:
rebar3 dialyzer
|| exit 0
Escribir
Vista previa
Cargando…
Cancelar
Guardar