Skip to content

Commit 796bf39

Browse files
authored
Merge pull request #117 from CCPBioSim/116-mdanalysis-file-call-bug
MDAnalysis File Location Bug
2 parents b72e283 + 02f36c4 commit 796bf39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,6 @@ jobs:
110110
RUN_NUMBER: ${{ github.run_number }}
111111
RUN_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
112112
with:
113-
filename: .github/mdanalysis-compatibility-failure.md
113+
filename: .github/workflows/mdanalysis-compatibility-failure.md
114114
update_existing: true
115115
search_existing: open

0 commit comments

Comments
 (0)