Skip to content

Commit

Permalink
Remove container definition from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
samarpan1738 committed Dec 16, 2024
1 parent cb2a945 commit 9819abb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: python:3.12-slim-bookworm

services:
db:
Expand Down

0 comments on commit 9819abb

Please sign in to comment.