We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8932bd6 commit c14c057Copy full SHA for c14c057
.github/workflows/testonpush.yml
@@ -22,7 +22,8 @@ jobs:
22
steps:
23
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
24
- uses: actions/checkout@v4
25
- with: assumptionsofphysics/autogen
+ with:
26
+ repository: assumptionsofphysics/autogen
27
28
# Runs a single command using the runners shell
29
#- name: Run a one-line script
0 commit comments