Skip to content

Replace use of test with assertions #14

@shrink

Description

@shrink

Rather than assert using test:

- run: test -e ${{ steps.extract.outputs.destination }}/001.txt || exit 1

use pr-mpt/actions-assert with a file contents assertion: prompt/assertions#19

  • Replace building of test image with fixed Docker image containing a set of helpful files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions