Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
Adjust CI to have new codename envvar
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal S committed Sep 16, 2022
1 parent e9efff9 commit cef501d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
pull_request:
branches: [ main ]

env:
AMETHYST_CODENAME: "Clippedy Clip"

jobs:
formatting:
name: cargo fmt
Expand Down

0 comments on commit cef501d

Please sign in to comment.