mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-08-13 03:25:03 +00:00
fix gha job name
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user