From 8dbaa617122b8c2cdf3bc33dcecdeee2392e381e Mon Sep 17 00:00:00 2001 From: ok-nick <25470747+ok-nick@users.noreply.github.com> Date: Mon, 18 Jul 2022 00:21:16 -0400 Subject: [PATCH] test --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index b535a26..6f8263b 100644 --- a/action.yml +++ b/action.yml @@ -60,6 +60,9 @@ runs: aftman trust $name done + - name: Test + run: cat ./aftman.toml + - name: Install tools shell: bash run: |