Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
martinstuder committed Oct 21, 2024
1 parent 655282f commit 0322fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
ADC: ${{ secrets.GCLOUD_APPLICATION_CREDENTIALS }}
shell: bash
run: |
echo $ADC > $BIGQUERY_APPLICATION_CREDENTIALS
echo $ADC > ${{ github.workspace }}/adc.json
- name: Run R CMD check
uses: r-lib/actions/check-r-package@v2
Expand Down

0 comments on commit 0322fb9

Please sign in to comment.