Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Fix counting in GitHub workflow #28

@jactor-rises

Description

@jactor-rises

The GitHub workflow test-maven-setup-action.yaml has a step that counts the occurrences of what is expected to dynamically appear in the settings.xml (link👇)

This counting only counts 1 but will not reveal the actual number of occurrences. The file is logged and it appears to be as expected, but I cannot verify using grep -c... I have been using grep many times before, and cannot see why it doesn't work.

Help finding the reason of this is highly appreciated...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions