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 460808b commit fd89978
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
python-version: ${{ matrix.python-version }}
architecture: x64
- run: sudo make init-foundationdb
- run: pip install --upgrade pipc
- run: pip install --upgrade pip
v
- run: pip install poetry
- run: make init
- run: make check

0 comments on commit fd89978

Please sign in to comment.