Skip to content

Commit

Permalink
fix: re-enable the portal loop CI (#3474)
Browse files Browse the repository at this point in the history
## Description

This PR re-enables the portal loop "CI". I won't go into details on why
this was needed in the first place, with the intention to not lose
absolutely all credibility for our deployment and testing workflows
  • Loading branch information
zivkovicmilos authored Jan 9, 2025
1 parent 15e5896 commit a57311b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/portal-loop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

test-portal-loop-docker-compose:
if: ${{ false }}
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
Expand Down

0 comments on commit a57311b

Please sign in to comment.