Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
amirouche committed Oct 4, 2023
1 parent 75113f3 commit f854523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- run: sudo make init-foundationdb
- run: pip install --upgrade pip
- run: pip install poetry
- run: make init
- run: make check
- run: ./venv make init
- run: ./venv make check

0 comments on commit f854523

Please sign in to comment.