Skip to content

Commit

Permalink
Update and rename main.yml to build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DavesCodeMusings authored Dec 17, 2023
1 parent c0b3514 commit 42efd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml → .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint, compile bytecode, and create doc
name: Build
on: push
env:
SRC_FILE: thimble.py
Expand Down

0 comments on commit 42efd4c

Please sign in to comment.