Skip to content

Commit

Permalink
Update integration-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjankoehler authored Dec 11, 2024
1 parent 2c26bda commit 37c6b3f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,4 @@ jobs:
with:
compose-file: "./tests/fixtures/docker-compose.yml"
test-container: iic-osic-tools
test-command: |
echo "Hello World"
which klayout
klayout --version
test-command: --skip bash -c "which klayout; klayout --version"

0 comments on commit 37c6b3f

Please sign in to comment.