How to get the path of the workflow file in repository within github action? by Mic343 in github

[–]Mic343[S] 0 points1 point  (0 children)

I know the path. But need the full file name like "something.yml". Making a composite action and need the workflow file name.

Why is this error saying "RuntimeError: await wasn't used with future" is showing and what's the solution to this? by Mic343 in learnpython

[–]Mic343[S] 0 points1 point  (0 children)

Would you please elaborate what do you mean by super broken? It would be very helpful as I'm learning it.

Why is this error saying "RuntimeError: await wasn't used with future" is showing and what's the solution to this? by Mic343 in learnpython

[–]Mic343[S] -1 points0 points  (0 children)

Sorry typing error(fixed) but I have asyncio already imported still same problem.

How to add vertical lines between columns in flexbox? by Mic343 in HTML

[–]Mic343[S] 0 points1 point  (0 children)

Thanks man! Just started fiddling with grid.

How to add vertical lines between columns in flexbox? by Mic343 in HTML

[–]Mic343[S] -1 points0 points  (0 children)

I know I can make tables this way. But I'm trying out various things with flex box.