Skip to content

Commit

Permalink
2024-06-14 20:14 - updates
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Jun 14, 2024
1 parent 8ba0515 commit b5113f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
- run: |
echo ""
echo "${{ toJSON(needs.build.outputs) }}"
- name: Run tests
run: |
docker run --rm \
Expand Down

0 comments on commit b5113f3

Please sign in to comment.