Skip to content

Commit

Permalink
fix: update name of ci step [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jenspots committed Nov 24, 2024
1 parent fa867d3 commit c3dbf68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
run: gradle test --console=plain --warning-mode all
working-directory: ./rdfc-parser
# Run tests for the `rdfc-processor` package.
- name: Run tests `rdfc-core`
- name: Run tests `rdfc-processor`
run: gradle test --console=plain --warning-mode all
working-directory: ./rdfc-processor

0 comments on commit c3dbf68

Please sign in to comment.