Skip to content

Commit

Permalink
Fixed workflow ci.yml moved environment in between
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed May 27, 2024
1 parent 17c0230 commit 086bc86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ jobs:
run: true

slow-tests:
environment:
slow-tests
uses: ./.github/workflows/run-tests.yml
secrets: inherit
environment:
slow-tests
with:
slow-tests: true
python-version: "3.10"
Expand Down

0 comments on commit 086bc86

Please sign in to comment.