Skip to content

Commit

Permalink
Checkout repo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophietje committed Apr 10, 2023
1 parent bea8bd2 commit b32011d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
java-version: '11'
distribution: 'adopt'

- name: Checkout Verification-Tool-Overview repository
uses: actions/checkout@v3

# Convert
- name: Enrichment
run: |
Expand Down

0 comments on commit b32011d

Please sign in to comment.