Skip to content

Commit

Permalink
let architecture default to os
Browse files Browse the repository at this point in the history
  • Loading branch information
nchammas committed Dec 13, 2024
1 parent afa6e67 commit ad67ea0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/flintrock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}
architecture: x64
- run: "pip install -r requirements/maintainer.pip"
- run: "pytest"
- run: python -m build
Expand Down

0 comments on commit ad67ea0

Please sign in to comment.