Skip to content

Commit

Permalink
experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
jansorg committed Feb 14, 2024
1 parent fb1890c commit 4b070ae
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,8 @@ jobs:
shell: bash
run: sh ./autogen.sh

- name: Show Pygmentize Version
shell: bash
run: pygmentize -V

- name: Test
shell: bash
env:
VERBOSE: 1
run: make -e check
run: make -e -j3 check

0 comments on commit 4b070ae

Please sign in to comment.