Skip to content

Commit

Permalink
Test explicitly mawk 1.3.3 #120
Browse files Browse the repository at this point in the history
  • Loading branch information
xonixx committed Jan 25, 2023
1 parent 21836fc commit 2dcedff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
id: cache-soft
with:
path: soft
# key: ${{ runner.os }}-soft
key: ${{ matrix.os }}-soft--all-1
key: ${{ matrix.os }}-soft--all-2

- name: "run tests"
run: |
Expand Down

0 comments on commit 2dcedff

Please sign in to comment.