Skip to content

Commit

Permalink
Added environment var
Browse files Browse the repository at this point in the history
  • Loading branch information
sternj committed Dec 3, 2024
1 parent d4b9c6f commit 54c21f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-smoketests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
pull_request:
branches: [ master ]
workflow_dispatch: # manual execution

env:
GITHUB_WORKSPACE: /home/runner/work/scalene-outer/scalene-inner # Maintaining rough directory structure
jobs:
smoketests:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 54c21f2

Please sign in to comment.