ggxchain / ggxnode

Apache License 2.0
6 stars 5 forks source link

Remove nix #245

Closed Warchant closed 5 months ago

akorchyn commented 5 months ago

I would also include the next lines to the jobs:

- uses: technote-space/get-diff-action@v6.1.2
        with:
          PATTERNS: |
            **/**.rs
            Cargo.lock
- name: on each next step
        if: env.GIT_DIFF

This way we would not run CI if rust wasn't changed