Skip to content

Commit

Permalink
Renaming Python+C simulator build test workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgupt committed Jan 9, 2025
1 parent 4d201c5 commit fd3e946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qokit-python-c.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python

name: Run tests (python simulator only, Mac/Linux)
name: Run tests (python and C simulator only, Mac/Linux)

on: # workflow_dispatch
push:
Expand Down

0 comments on commit fd3e946

Please sign in to comment.