desy-ml / cheetah

Fast and differentiable particle accelerator optics simulation for reinforcement learning and optimisation applications.
https://cheetah-accelerator.readthedocs.io
GNU General Public License v3.0
27 stars 12 forks source link

Fix YAML file endings #104

Closed jank324 closed 7 months ago

jank324 commented 7 months ago

Description

The YAML creators propose that YAML files should always end in .yaml rather than .yml as is sometimes used. I just corrected this for the GitHub Actions files.

Motivation and Context

The YAML creators propose that YAML files should always end in .yaml rather than .yml as is sometimes used. For good style, we should stick to the "correct" form.

Types of changes

Checklist

Note: We are using a maximum length of 88 characters per line