Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fp-crypto committed Sep 9, 2024
1 parent 2add8bd commit 39411f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Ape tests

on:
push:
Expand All @@ -20,7 +20,7 @@ jobs:

steps:
- uses: actions/checkout@v1
- uses: ApeWorX/github-action
- uses: ApeWorX/github-action@main
with:
python-version: '3.10'

Expand Down

0 comments on commit 39411f6

Please sign in to comment.