mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-06-08 09:54:28 +00:00
Initial commit
This commit is contained in:
commit
90e4945c77
14 changed files with 4306 additions and 0 deletions
4
__tests__/main.test.ts
Normal file
4
__tests__/main.test.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
test('nothing', async() => {
|
||||
});
|
||||
|
||||
// TODO: hopefully github actions will support integration tests
|
Loading…
Add table
Add a link
Reference in a new issue