Skip to content

Commit

Permalink
Merge pull request #648 from containers/fixing-testing-framework
Browse files Browse the repository at this point in the history
remove checkout with path so pathing is fixed
  • Loading branch information
Gregory-Pereira authored Jun 28, 2024
2 parents 5462be9 + a4bbf6c commit 5875d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing_framework.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
with:
path: main
ref: 'main'

- name: Set up Python
uses: actions/[email protected]
Expand Down

0 comments on commit 5875d90

Please sign in to comment.