Skip to content

Commit

Permalink
I am not friend with yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Iximiel committed Aug 29, 2024
1 parent fc54072 commit 3047ea9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: est
name: Test

on: [push, pull_request]

Expand Down
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ runs:
using: "composite"
steps:
- name: Set up environment
shell: bash
run: |
shell: bash
run: |
sudo apt update
sudo apt install mpi-default-bin mpi-default-dev
sudo apt install libfftw3-dev gsl-bin libgsl0-dev libboost-serialization-dev
Expand Down

0 comments on commit 3047ea9

Please sign in to comment.