diff --git a/.github/actions/run-backend-tests/action.yml b/.github/actions/run-backend-tests/action.yml index 3f13a10f1e6dc..a45caaf8aef18 100644 --- a/.github/actions/run-backend-tests/action.yml +++ b/.github/actions/run-backend-tests/action.yml @@ -145,7 +145,6 @@ runs: run: echo "PYTEST_ARGS=--snapshot-update" >> $GITHUB_ENV # We can only update snapshots within the PostHog org # Tests - - name: Run FOSS tests if: ${{ inputs.segment == 'FOSS' }} env: diff --git a/.github/workflows/container-images-cd.yml b/.github/workflows/container-images-cd.yml index ada203c979ec4..8b1312bf948a0 100644 --- a/.github/workflows/container-images-cd.yml +++ b/.github/workflows/container-images-cd.yml @@ -107,7 +107,7 @@ jobs: message: | { "image_tag": "${{ steps.build.outputs.digest }}" - } + } - name: Check for changes in plugins directory id: check_changes_plugins diff --git a/.run/Celery.run.xml b/.run/Celery.run.xml index 40853a2208f03..a3d60853762bd 100644 --- a/.run/Celery.run.xml +++ b/.run/Celery.run.xml @@ -5,12 +5,13 @@