Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Fermín Galán Márquez <[email protected]>
  • Loading branch information
jason-fox and fgalan authored Dec 2, 2020
1 parent 616a437 commit 8c5013f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,8 @@ jobs:
run: |
cd "${GITHUB_WORKSPACE}"/cygnus-ngsi-ld
mvn -q test
# FIXME: placeholder for future cygnus-twitter tests
#- name: 'cygnus-twitter Unit Tests (Java ${{ matrix.java-version }})'
# run: |
# cd "${GITHUB_WORKSPACE}"/cygnus-twitter
# mvn -q test

0 comments on commit 8c5013f

Please sign in to comment.