mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2024-10-14 15:24:10 +00:00
fix gha job name
This commit is contained in:
parent
8c269a494f
commit
4619439e2c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -3,7 +3,7 @@ on:
|
||||
branches: ['**']
|
||||
|
||||
jobs:
|
||||
Lint and unit test:
|
||||
lint-and-test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user