Skip to content

feat: 터미널 무작위 명언 출력 CLI(quote.py) 추가 #12

feat: 터미널 무작위 명언 출력 CLI(quote.py) 추가

feat: 터미널 무작위 명언 출력 CLI(quote.py) 추가 #12

Workflow file for this run

name: Test Actions
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run pwd
run: pwd
- name: Run ls -al
run: ls -al