Skip to content

Commit

Permalink
feat ci: enable tests in docker.yaml (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton3 authored Dec 28, 2024
1 parent 9f027f1 commit f4fdfa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ name: Docker build

jobs:
tests:
if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f4fdfa1

Please sign in to comment.