Skip to content

Commit e366913

Browse files
committed
syntaxt err
1 parent d06d378 commit e366913

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,8 +773,9 @@ jobs:
773773
echo "✅ Found enabled .$TAG tests."
774774
exit 0
775775
else
776-
echo "⚠️ No enabled .$<< parameters.tag >> tests found. Skipping workflow."
776+
echo "⚠️ No enabled .$TAG tests found. Skipping workflow."
777777
exit 1
778+
fi
778779
779780
remix-ide-browser:
780781
docker:

0 commit comments

Comments
 (0)