Skip to content

Commit

Permalink
Removed temporary references to packed-mn branch in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Aug 11, 2023
1 parent 85bcc71 commit eca631a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ test_task_template: &TEST_TASK_TEMPLATE
checkout-packed-mn_script: |
git clone https://github.com/metanorma/packed-mn.git packed-mn
pushd packed-mn
git checkout maxirmx-tebako-0.5.4
popd
package-metanorma_script: |
exe/tebako press --root=packed-mn --entry-point=bin/metanorma --output=metanorma-package -R 3.1.4
Expand Down
1 change: 0 additions & 1 deletion .github/actions/test-package-metanorma/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ runs:
with:
repository: metanorma/packed-mn
path: ${{github.workspace}}/packed-mn
ref: 'maxirmx-tebako-0.5.4'

- name: Download gem
uses: actions/download-artifact@v3
Expand Down

0 comments on commit eca631a

Please sign in to comment.