Skip to content

Commit

Permalink
Update demo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wendyliu235 authored Nov 23, 2023
1 parent bf775fe commit c44df60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,8 @@ jobs:
echo "run $file successfully"
else
echo "run $file failed"
exit 1
fi
# writing one data to the pipe for the next task
echo $id >&6
} &
done
done

0 comments on commit c44df60

Please sign in to comment.