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 7cdc4cc commit b172a81
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 @@ -137,7 +137,7 @@ jobs:
test_it:
name: Run it node tests
env:
TMPDIR=${{ runner.temp }}
TMPDIR: ${{ runner.temp }}
strategy:
matrix:
os: [ ubuntu-latest ]
Expand Down

0 comments on commit b172a81

Please sign in to comment.