Skip to content

Commit

Permalink
simplifyw
Browse files Browse the repository at this point in the history
  • Loading branch information
pnmadelaine committed May 27, 2024
1 parent 323344e commit 796aab7
Show file tree
Hide file tree
Showing 7 changed files with 39 additions and 1,961 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ on:
description: "Hax"
type: "string"
default: "main"
charon:
description: "Charon"
type: "string"
default: "main"
aeneas:
description: "Aeneas"
type: "string"
default: "main"
eurydice:
description: "Eurydice"
type: "string"
Expand All @@ -29,6 +21,4 @@ jobs:
run: ./update.sh
env:
HAX_BRANCH: ${{ inputs.hax }}
CHARON_BRANCH: ${{ inputs.charon }}
AENEAS_BRANCH: ${{ inputs.aeneas }}
EURYDICE_BRANCH: ${{ inputs.eurydice }}
1 change: 0 additions & 1 deletion .gitignore

This file was deleted.

6 changes: 2 additions & 4 deletions STATUS.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
❌ hax (main)
✅ charon (main)
✅ aeneas (main)
❌ eurydice (main)
✅ hax (main)
✅ eurydice (main)
Loading

0 comments on commit 796aab7

Please sign in to comment.