Skip to content

Commit

Permalink
2024-06-12 17:25
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Jun 12, 2024
1 parent 1abfdc1 commit 07e5c24
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 @@ -79,7 +79,6 @@ jobs:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
needs: [build, setup]
runs-on: ubuntu-latest
container: "ubuntu:latest"
services:
redis:
image: redis
Expand Down

0 comments on commit 07e5c24

Please sign in to comment.