From dc460ddd75378c4bdd8878aacacb448e65d64c8c Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Tue, 4 Feb 2025 14:53:37 +0900 Subject: [PATCH] WIP --- .gitea/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 509384a..7ae0a75 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -10,5 +10,5 @@ jobs: uses: actions/checkout@v4 - name: eunit run: | - . .bashrc + . ./.profile ./rebar3 eunit