mirror of
https://github.com/marado/RNID.git
synced 2025-01-22 02:09:35 +00:00
GA: remoção de verificações de acessibilidade
O commit anterior remove os scripts, mas não a sua invocação diária.
This commit is contained in:
parent
d8fc5d630d
commit
2b8451a418
5
.github/workflows/scripts.yml
vendored
5
.github/workflows/scripts.yml
vendored
@ -17,8 +17,6 @@ jobs:
|
|||||||
sudo apt install curl git html-xml-utils wget -y
|
sudo apt install curl git html-xml-utils wget -y
|
||||||
"${GITHUB_WORKSPACE}/scripts/01-parlamento.sh"
|
"${GITHUB_WORKSPACE}/scripts/01-parlamento.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/02-economia.sh"
|
"${GITHUB_WORKSPACE}/scripts/02-economia.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/03-iefp.sh"
|
|
||||||
"${GITHUB_WORKSPACE}/scripts/05-governo.sh"
|
|
||||||
"${GITHUB_WORKSPACE}/scripts/07-lisboa-pdf.sh"
|
"${GITHUB_WORKSPACE}/scripts/07-lisboa-pdf.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/09-financas.sh"
|
"${GITHUB_WORKSPACE}/scripts/09-financas.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/11-ansr.sh"
|
"${GITHUB_WORKSPACE}/scripts/11-ansr.sh"
|
||||||
@ -26,10 +24,8 @@ jobs:
|
|||||||
"${GITHUB_WORKSPACE}/scripts/14-mai.sh"
|
"${GITHUB_WORKSPACE}/scripts/14-mai.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/15-rcaap.sh"
|
"${GITHUB_WORKSPACE}/scripts/15-rcaap.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/16-saude.sh"
|
"${GITHUB_WORKSPACE}/scripts/16-saude.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/18-act.sh"
|
|
||||||
"${GITHUB_WORKSPACE}/scripts/19-igcp.sh"
|
"${GITHUB_WORKSPACE}/scripts/19-igcp.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/20-viva.sh"
|
"${GITHUB_WORKSPACE}/scripts/20-viva.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/21-prevpap.sh"
|
|
||||||
"${GITHUB_WORKSPACE}/scripts/22-azulejo.sh"
|
"${GITHUB_WORKSPACE}/scripts/22-azulejo.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/23-matriznet.sh"
|
"${GITHUB_WORKSPACE}/scripts/23-matriznet.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/24-matrizpix.sh"
|
"${GITHUB_WORKSPACE}/scripts/24-matrizpix.sh"
|
||||||
@ -41,7 +37,6 @@ jobs:
|
|||||||
"${GITHUB_WORKSPACE}/scripts/34-inventarios.sh"
|
"${GITHUB_WORKSPACE}/scripts/34-inventarios.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/35-turismo.sh"
|
"${GITHUB_WORKSPACE}/scripts/35-turismo.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/36-norte2020.sh"
|
"${GITHUB_WORKSPACE}/scripts/36-norte2020.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/38-siac.sh"
|
|
||||||
"${GITHUB_WORKSPACE}/scripts/40-sef.sh"
|
"${GITHUB_WORKSPACE}/scripts/40-sef.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/48-insa.sh"
|
"${GITHUB_WORKSPACE}/scripts/48-insa.sh"
|
||||||
"${GITHUB_WORKSPACE}/scripts/49-imt.sh"
|
"${GITHUB_WORKSPACE}/scripts/49-imt.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user