Skip to content

Commit

Permalink
Update repro.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils authored Jul 3, 2024
1 parent e3d6c72 commit 77fe28d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/repro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ on:
pull_request:

jobs:
macos:
repro:
runs-on: ubuntu-latest
steps:
- run: printenv
- name: Access Cache
uses: actions/cache@v4
with:
Expand Down

0 comments on commit 77fe28d

Please sign in to comment.