Skip to content

Commit

Permalink
Merge pull request #2947 from apalache-mc/igor/ci4
Browse files Browse the repository at this point in the history
enable docker tests
  • Loading branch information
konnov committed Aug 17, 2024
2 parents f55f57c + 307d2eb commit c042c8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ jobs:
TEST_FILTER: ${{ matrix.smt-encoding == 'arrays' && 'array-encoding' || '' }}

docker-tests:
# provisionally disable docker tests until we repair them
if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c042c8e

Please sign in to comment.