pymapdl
pymapdl copied to clipboard
ci: test ansys/actions changes
Description
Meant for testing new changes in ansys/actions
[!WARNING] Do not merge this PR !
Checklist
- [ ] I have visited and read Develop PyMAPDL.
- [ ] I have tested my changes locally
- [ ] I have added necessary documentation or updated existing documentation.
- [ ] I have followed the PyMAPDL coding style guidelines.
- [ ] I have reviewed my changes before submitting this pull request.
- [ ] I have assigned this PR to myself.
- [ ] I have marked this PR as
draftif it is not ready to be reviewed yet. - [ ] I have made sure that the title of my PR follows Commit naming conventions (e.g.
feat: adding new MAPDL command)