Skip to content

Commit

Permalink
Update and rename general.yml to ir.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-hartl authored Mar 24, 2024
1 parent 780c4d0 commit e9e8cf1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/general.yml → .github/workflows/ir.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Rust
name: Natrix ir

on:
push:
Expand All @@ -8,6 +8,10 @@ on:

env:
CARGO_TERM_COLOR: always

defaults:
run:
working-directory: ./ir

jobs:
test:
Expand Down

0 comments on commit e9e8cf1

Please sign in to comment.