Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
assignedUser authored Feb 21, 2024
1 parent 00ed7cc commit 643d045
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ jobs:
R: ${{ matrix.r }}
UBUNTU: ${{ matrix.ubuntu }}
steps:
- run: |
echo "${{ github.repository_id }}"
echo "${{ github.base_ref }}"
echo "${{ github.ref_name }}"
- name: Checkout Arrow
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 643d045

Please sign in to comment.