Skip to content

Commit

Permalink
Testing repo variables
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Ragghianti committed Sep 20, 2024
1 parent d1ee98e commit 37d6e66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Test of repository variables
run: echo SPACK_SETUP_ENV=${{ vars.SPACK_SETUP_ENV }}

- name: Setup Build Environment ${{ runner.os }}
run: .github/CI/setup.sh

Expand Down

0 comments on commit 37d6e66

Please sign in to comment.