Skip to content

Commit

Permalink
Remove old docker library
Browse files Browse the repository at this point in the history
Fix integration specs
Deprecate OpenApiSpec
  • Loading branch information
ccellado committed Mar 17, 2024
1 parent bccfd3f commit a91cfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ jobs:
run: |
cd it
mkdir tmp
TMPDIR: $(pwd)/tmp sbt -Denv=test clean ++${{ matrix.scala }} it:test
TMPDIR=$(pwd)/tmp sbt -Denv=test clean ++${{ matrix.scala }} it:test

0 comments on commit a91cfda

Please sign in to comment.