Skip to content

Commit

Permalink
activate v3 workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmehl committed Feb 27, 2024
1 parent a46482c commit cfe1368
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/selftest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ jobs:
uses: fsfe/reuse-action@v2
with:
args: lint --json
# test-v3:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v4
# - name: REUSE Compliance Check
# uses: fsfe/reuse-action@v3
# with:
# args: lint --json
test-v3:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v3
with:
args: lint --json

0 comments on commit cfe1368

Please sign in to comment.