Skip to content

Commit

Permalink
use actions and chatgpt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ZainRizvi committed Apr 19, 2023
1 parent 7a5dde7 commit 946ff3e
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 946ff3e

Please sign in to comment.