Skip to content

Commit

Permalink
Wait for Apalache server to come online
Browse files Browse the repository at this point in the history
  • Loading branch information
thpani committed Aug 1, 2023
1 parent 7c837f4 commit 20815f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
npm run apalache-dist
# Start the server
_build/apalache/bin/apalache-mc server &
sleep 10
# Run the integration tests
npm run apalache-integration
env:
Expand Down

0 comments on commit 20815f8

Please sign in to comment.