Skip to content

Commit

Permalink
add input for python tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gidsg committed Dec 20, 2024
1 parent 97096dc commit 41f3375
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/just-run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ on:
default: true
type: boolean
description: Run e2e tests (assessment)
run_e2e_tests_python:
required: false
default: true
type: boolean
description: Run e2e tests (python)

jobs:
run_shared_tests_dev:
Expand Down

0 comments on commit 41f3375

Please sign in to comment.