Skip to content

Commit

Permalink
BAU move just run tests to split app and assessment
Browse files Browse the repository at this point in the history
  • Loading branch information
robk-dluhc committed Feb 6, 2024
1 parent 28bc6a8 commit 8667ffd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/just-run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
run_performance_tests: ${{inputs.run_performance_tests}}
run_e2e_tests_aplication: ${{inputs.run_e2e_tests_aplication}}
run_e2e_tests_assessment: ${{inputs.run_e2e_tests_assessment}}
secrets:
secrets:
FSD_GH_APP_ID: ${{ secrets.FSD_GH_APP_ID }}
FSD_GH_APP_KEY: ${{ secrets.FSD_GH_APP_KEY }}
Expand Down

0 comments on commit 8667ffd

Please sign in to comment.