Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic authored Oct 16, 2024
1 parent 39baff6 commit e16df42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 33 deletions.
29 changes: 0 additions & 29 deletions .github/actions/build-image/action.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Build and Test
on:
workflow_dispatch:
workflow_call:
push:

jobs:

Expand Down Expand Up @@ -59,9 +58,6 @@ jobs:

steps:

- run: |
echo "Docker: ${{ needs.build-image.outputs.docker-image }}"
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down

0 comments on commit e16df42

Please sign in to comment.