Skip to content

Commit

Permalink
ci: implementing new workflow using kash repository
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan-greffe committed Mar 13, 2024
1 parent d04b6ff commit a314541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Run tests
env:
SOPS_AGE_KEY: ${{ secrets.SOPS_AGE_KEY }}
run: bash ./scripts/run_tests.sh -c -r ${{ github.job }}
run: bash ./scripts/run_tests.sh -r ${{ github.job }}

additional_tests:
strategy:
Expand Down

0 comments on commit a314541

Please sign in to comment.