Skip to content

Bump pyright from 1.1.388 to 1.1.389 in /tictactoe_python in the python-minor group #355

Bump pyright from 1.1.388 to 1.1.389 in /tictactoe_python in the python-minor group

Bump pyright from 1.1.388 to 1.1.389 in /tictactoe_python in the python-minor group #355

Workflow file for this run

# This workflow will run stuff on the bash version of tictactoe
name: Bash
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./tictactoe_bash
steps:
- uses: actions/checkout@v4
- name: Run
run: ./tictactoe_bash.sh 4 4