Skip to content

Commit

Permalink
ci: remove container
Browse files Browse the repository at this point in the history
  • Loading branch information
leviszaboo committed Mar 9, 2024
1 parent a096cec commit ee4831f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ on:
jobs:
test:
runs-on: ubuntu-latest
container:
image: leviszaboo/act_base:latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
Expand Down

0 comments on commit ee4831f

Please sign in to comment.