Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo authored Oct 18, 2024
1 parent f062737 commit 896783a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ jobs:

test-api:
name: 🔨 Test API (CE)
# needs: [checks, build-gh-docker-coverage, release-versions]
needs: [checks, build-gh-docker-coverage, release-versions]
needs: [build-gh-docker-coverage, release-versions]

uses: ./.github/workflows/ci-test-e2e.yml
Expand Down

0 comments on commit 896783a

Please sign in to comment.