Commit Graph
3 Commits
Author SHA1 Message Date
Joe Gregorio d56c85cef5 Add test for the else path. 2021-01-28 14:35:55 -05:00
Joe Gregorio b8debb6845 Fix Context.Value.
Before this change the added test would crash on a nil
pointer dereference because the original code would
only look in the local fileSet and not across all
the fileSets.
2021-01-28 14:35:55 -05:00
Joe Gregorio d5643c884a Fix workflows/cli.yml.
The ::set-env and ::add-path commands no longer work and need to
to be replaced. See:

    https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-12-06 10:00:16 -05:00