Skip to content

Commit

Permalink
Update treadmill-ci-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lschuermann authored Oct 21, 2024
1 parent 74813b5 commit ec5614b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/treadmill-ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

# This workflow tests the tock-hardware-ci scripts itself, so take the
# current GITHUB_SHA:
tock-hardware-ci-ref: ${{ vars.GITHUB_SHA }}
tock-hardware-ci-ref: ${{ env.GITHUB_SHA }}

# Use the latest upstream Tock kernel / userspace components:
tock-kernel-ref: 'master'
Expand Down

0 comments on commit ec5614b

Please sign in to comment.