We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c3a556 commit d57addbCopy full SHA for d57addb
1 file changed
.github/workflows/test.yml
@@ -49,6 +49,7 @@ jobs:
49
else
50
echo "Backend test files found, running tests."
51
echo "skip_backend_tests=false" >> $GITHUB_ENV
52
+ fi
53
54
- name: Run Backend Tests with Coverage
55
if: env.skip_backend_tests == 'false'
0 commit comments