We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6786e commit b8ae3a0Copy full SHA for b8ae3a0
.github/workflows/build_and_test.yml
@@ -49,7 +49,7 @@ jobs:
49
if: always()
50
uses: actions/checkout@v3
51
with:
52
- repository: jfennick/biobb_adapters # TODO: use check_existence
+ repository: sameeul/biobb_adapters # TODO: use check_existence
53
ref: master
54
path: biobb_adapters
55
0 commit comments