Skip to content

Commit

Permalink
added env. variable for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lrdossan committed May 27, 2024
1 parent 093b532 commit fe16698
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 fe16698

Please sign in to comment.