mirror of
https://github.com/actions/container-toolkit-action.git
synced 2025-12-10 20:21:17 +00:00
* Add toolkit * Remove entrypoint * Use a node container * Debug * Temporarily remove package-lock.json for local dependencies * Clean up * Get logging working * Use entrypoint * Debug * Debug * Just print repo name
5 lines
94 B
TypeScript
5 lines
94 B
TypeScript
describe('TODO - Add a test suite', () => {
|
|
it('TODO - Add a test', async () => {
|
|
});
|
|
});
|