symlink-test/.gitea/workflows/ci.yaml

10 lines
298 B
YAML
Raw Normal View History

2023-05-17 20:32:35 +00:00
name: ci
on: [push, pull_request]
jobs:
testcolor:
runs-on: ubuntu-latest
steps:
2023-05-20 20:08:39 +00:00
- uses: https://github.com/actions/checkout@v3
2023-05-17 20:32:35 +00:00
- run: curl -sL https://gist.github.com/lilydjwg/fdeaf79e921c2f413f44b6f613f6ad53/raw/94d8b2be62657e96488038b0e547e3009ed87d40/colors.py | python3