Skip to content

Commit

Permalink
added env variable for running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lrdossan committed May 27, 2024
1 parent b616bc2 commit e1339e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
env:
PROJECT_ROOT: ./
PROJECT_NAME: caimira
CAIMIRA_TESTS_CALCULATOR_TIMEOUT: 30
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit e1339e3

Please sign in to comment.