mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2024-10-14 15:24:10 +00:00
name gha workflow and jobs 📌
This commit is contained in:
parent
d73f04481b
commit
23380e3e7c
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -1,9 +1,12 @@
|
||||
name: Continuous integration
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['**']
|
||||
|
||||
jobs:
|
||||
lint-and-test:
|
||||
name: Continuous integration
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user