We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f76f485 commit 448b58fCopy full SHA for 448b58f
.github/workflows/build.yml
@@ -21,5 +21,3 @@ jobs:
21
cache: maven
22
- name: Build estatisticas-estudantes-estruturado
23
run: mvn -B package --file estatisticas-estudantes-estruturado/pom.xml
24
- - name: Build estatisticas-estudantes-funcional
25
- run: mvn -B package --file estatisticas-estudantes-funcional/pom.xml
0 commit comments