Skip to content

Commit

Permalink
simplify CI
Browse files Browse the repository at this point in the history
  • Loading branch information
albertolerda committed Oct 25, 2023
1 parent 03eb789 commit 7b13e59
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: 👷 Testing

on:
push:
workflow_dispatch:

jobs:
test:
Expand All @@ -11,9 +10,7 @@ jobs:
image: containers.common-lisp.net/cl-docker-images/sbcl:latest

env:
GITHUB_ACTION: true
QUICKLISP_SETUP: /github/home/quicklisp/setup.lisp
GITHUB_WORKSPACE:

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7b13e59

Please sign in to comment.