Skip to content

Commit

Permalink
More tests of environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Feb 18, 2021
1 parent ac58492 commit d5cf51b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,10 @@ jobs:
with:
asdf-system: cl-info
coveralls-token: ${{ matrix.lisp == 'sbcl-bin' && secrets.github_token }}
env:
FOO: BAR
BLAH: ${{ matrix.lisp == 'sbcl-bin' && matrix.quicklisp-dist }}
MINOR: ${{ matrix.lisp == 'ccl-bin' && matrix.missing-key }}

# This is additional step to check
# a command line script
Expand Down

0 comments on commit d5cf51b

Please sign in to comment.