Skip to content

Commit

Permalink
ci: fix e2e tests [skip tests] [skip app]
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan-greffe committed Mar 20, 2024
1 parent 83db1ea commit 5b89e6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
GITHUB_DEVELOPMENT_PAT: ${{ secrets.GH_DEVELOPMENT_PAT }}
run: bash ./scripts/setup_workspace.sh -k nokli
- name: Build e2e tests
env:
SOPS_AGE_KEY: ${{ secrets.SOPS_AGE_KEY }}
run: bash ./scripts/build_e2e_tests.sh

build_app:
Expand Down

0 comments on commit 5b89e6d

Please sign in to comment.