Skip to content

Commit

Permalink
Rename tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ryardley committed Aug 22, 2024
1 parent 1565334 commit 99ef840
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "CI"
name: "EVM"

env:
HARDHAT_VAR_MNEMONIC: "test test test test test test test test test test test junk"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rust-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Rust Tests
name: Rust

on:
workflow_dispatch:
Expand Down

0 comments on commit 99ef840

Please sign in to comment.