Skip to content

Commit

Permalink
use actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ZainRizvi committed Apr 19, 2023
1 parent 871b802 commit 7a5dde7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/atest.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
id: upload-pytest-cache
uses: ./.github/actions/upload-pytest-cache
with:
github-token: ${{ GITHUB_REF }}
github-token: ${GITHUB_REF}

- name: Get output from action
run: |
Expand Down

0 comments on commit 7a5dde7

Please sign in to comment.