diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 47f4831..f41166c 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -13,4 +13,4 @@ jobs: echo "Secret retrieved" echo "-------" echo "Write tests here and call them with hidden.txt" - echo "TODO" + cat hidden.txt