Skip to content

Orthographic error

Orthographic error #3

Workflow file for this run

name: CI Workflow for Bash scripting
on:
push:
branches: [Basics]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run test
run: |
echo "🟢 Running state"
# Stopping state
echo "🚫 Stopping state..."
- name: 🥗 Run Bash file
run: |
./Arrays.sh