Skip to content

Commit

Permalink
Fixed workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Jul 4, 2024
1 parent 6d25dd6 commit 9a9caf9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ jobs:
fail-fast: false
matrix:
python-version: [ "3.10" ]
runs-on: ubuntu-20.04
environment: aws
uses: ./.github/workflows/build.yaml
environment: aws
secrets: inherit
with:
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 9a9caf9

Please sign in to comment.