| ... | @@ -34,7 +34,6 @@ jobs: | ... | @@ -34,7 +34,6 @@ jobs: |
| 34 | - run: git diff <(cat __snapshots__/explain.mermaid.txt) <(zigmod explain --locked --format mermaid) | 34 | - run: git diff <(cat __snapshots__/explain.mermaid.txt) <(zigmod explain --locked --format mermaid) |
| 35 | - run: git diff <(cat __snapshots__/explain.dot.txt) <(zigmod explain --locked --format dot) | 35 | - run: git diff <(cat __snapshots__/explain.dot.txt) <(zigmod explain --locked --format dot) |
| 36 | | 36 | |
| 37 | - run: zigmod zpm add apple_pie | | |
| 38 | - run: zigmod zpm tags | 37 | - run: zigmod zpm tags |
| 39 | | 38 | |
| 40 | - run: ./test_repo.sh https://github.com/nektro/zigmod-test-basic | 39 | - run: ./test_repo.sh https://github.com/nektro/zigmod-test-basic |