Skip to content

Commit

Permalink
Merge pull request #113 from arillso/dependabot/npm_and_yarn/types/uu…
Browse files Browse the repository at this point in the history
…id-8.3.4

chore(deps-dev): bump @types/uuid from 3.4.10 to 8.3.4
  • Loading branch information
sbaerlocher authored Feb 11, 2022
2 parents f6eae69 + 49ee429 commit 8a96d9d
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
uses: ./
with:
api_key: ${{ secrets.GALAXY_API_KEY }}
collection_dir: tests/collection
collection_dir: "test_collection"
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/collection/galaxy.yml → test_collection/galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: arillso
name: test_do_not_use
version: 0.0.15
version: 0.0.18
readme: README.md
authors:
- Simon Baerlocher (@sbaerlocher) <s.baerlocher@sbaerlocher.ch>
Expand Down
File renamed without changes.

0 comments on commit 8a96d9d

Please sign in to comment.