Skip to content

Commit

Permalink
ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Iurii Malchenko committed Mar 21, 2023
1 parent d6e94af commit 8b538e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,6 @@ jobs:

- run: sbt -mem 5000 ++${{ matrix.scala }} '${{ matrix.ci }}'

- name: build website
if: matrix.ci == 'ciJSDOMNodeJS'
run: sbt -mem 5000 ++${{ matrix.scala }} website/compile

publish:
name: Publish Artifacts
needs: [build]
Expand Down

0 comments on commit 8b538e2

Please sign in to comment.